summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-05-08ipv4: Pass flow key down into ip_append_*().David S. Miller
2011-05-08ipv4: Pass flow keys down into datagram packet building engine.David S. Miller
2011-05-08net: Allow ethtool to set interface in loopback mode.Mahesh Bandewar
2011-05-08ethtool: Add 20G bit definitionsYaniv Rosner
2011-05-08inet: Pass flowi to ->queue_xmit().David S. Miller
2011-05-08ipv4: Create inet_csk_route_child_sock().David S. Miller
2011-05-08sctp: Store a flowi in transports to provide persistent keying.David S. Miller
2011-05-08ethtool: remove phys_id from ethtool_opsStephen Hemminger
2011-05-06inet: Decrease overhead of on-stack inet_cork.David S. Miller
2011-05-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-05-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-05-05net: Add sendmmsg socket system callAnton Blanchard
2011-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-05-04can: make struct can_proto constKurt Van Dijck
2011-05-04ipv4: Kill rt->rt_{src, dst} usage in IP GRE tunnels.David S. Miller
2011-05-04ipv4: Pass explicit saddr/daddr args to ipmr_get_route().David S. Miller
2011-05-03ipv4: Make caller provide on-stack flow key to ip_route_output_ports().David S. Miller
2011-05-03ipv4: Renamt struct rtable's rt_tos to rt_key_tos.David S. Miller
2011-05-03net/stmmac: Move "#include <linux/platform_device.h>" to linux/stmmac.hViresh KUMAR
2011-05-02net: dont hold rtnl mutex during netlink dump callbacksEric Dumazet
2011-04-29ethtool: Call ethtool's get/set_settings callbacks with cleaned dataDavid Decotigny
2011-04-29ethtool: cosmetics: enforce const-ness in ethtool_cmd_speedDavid Decotigny
2011-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2011-04-28ipv4: Remove now superfluous code in ip_route_connect().David S. Miller
2011-04-28ipv4: Use caller's on-stack flowi as-is in output route lookups.David S. Miller
2011-04-28net: Make dst_alloc() take more explicit initializations.David S. Miller
2011-04-28net: allow user to change NETIF_F_HIGHDMAMichał Mirosław
2011-04-28net: fix netdev_increment_features()Michał Mirosław
2011-04-28inet: add RCU protection to inet->optEric Dumazet
2011-04-28usbnet: Resubmit interrupt URB if device is openPaul Stewart
2011-04-28Bluetooth: Add store_hint parameter to mgmt_new_keyJohan Hedberg
2011-04-28Bluetooth: Remove old_key_type from mgmt_ev_new_keyJohan Hedberg
2011-04-28Bluetooth: Fix link key persistent storage criteriaJohan Hedberg
2011-04-28Bluetooth: Add confirm_hint parameter to user confirmation requestsJohan Hedberg
2011-04-28Bluetooth: Add variable SSP auto-accept delay supportJohan Hedberg
2011-04-28mac80211: Add new API for rate selectionSujith Manoharan
2011-04-28mac80211: allow low level drivers to report packet lossArik Nemtsov
2011-04-28Bluetooth: Add secure flag for mgmt_pin_code_reqWaldemar Rymarkiewicz
2011-04-28Bluetooth: Map sec_level to link key requirementsWaldemar Rymarkiewicz
2011-04-28Bluetooth: Add definitions for link key typesWaldemar Rymarkiewicz
2011-04-27net: filter: Just In Time compiler for x86-64Eric Dumazet
2011-04-28Bluetooth: Add discovering event to the Management interfaceJohan Hedberg
2011-04-28Bluetooth: Add basic discovery commands to the management interfaceJohan Hedberg
2011-04-28Bluetooth: Don't export l2cap_sock_opsGustavo F. Padovan
2011-04-28Bluetooth: Fix memory leak with L2CAP channelsGustavo F. Padovan
2011-04-28Bluetooth: Move conn to struct l2cap_chanGustavo F. Padovan
2011-04-28Bluetooth: Move more vars to struct l2cap_chanGustavo F. Padovan
2011-04-28Bluetooth: Move more channel info to struct l2cap_chanGustavo F. Padovan
2011-04-27Bluetooth: Move more vars to struct l2cap_chanGustavo F. Padovan
2011-04-27Bluetooth: Move some more elements to struct l2cap_chanGustavo F. Padovan