summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-02-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-02-22Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2011-02-22net: add __rcu annotations to sk_wq and wqEric Dumazet
2011-02-20sctp: fix compile warnings in sctp_tsnmap_num_gabsShan Wei
2011-02-20tcp: Remove debug macro of TCP_CHECK_TIMERShan Wei
2011-02-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-02-20sctp: fix reporting of unknown parametersJiri Bohac
2011-02-20tcp: fix inet_twsk_deschedule()Eric Dumazet
2011-02-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-02-18Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2011-02-18mac80211: Clear PS related flag on disabling power save.Vivek Natarajan
2011-02-18small adjustment to net/mac80211/KconfigJan Beulich
2011-02-18mac80211: fix 2.4 GHz 40 MHz disablingJohannes Berg
2011-02-18mac80211: Add power to debugfs.Ben Greear
2011-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2011-02-18mac80211: fix conn_mon_timer running after disassociateStanislaw Gruszka
2011-02-18ipv4: Implement __ip_dev_find using new interface address hash.David S. Miller
2011-02-18ipv4: Add hash table of interface addresses.David S. Miller
2011-02-18net: deinit automatic LIST_HEADEric Dumazet
2011-02-18net: dont leave active on stack LIST_HEADLinus Torvalds
2011-02-18net: provide default_advmss() methods to blackhole dst_opsEric Dumazet
2011-02-17ipv4: Use const'ify fib_result deep in the route call chains.David S. Miller
2011-02-17ipv4: Avoid use of signed integers in fib_trie code.David S. Miller
2011-02-17net: Add initial_ref arg to dst_alloc().David S. Miller
2011-02-17ipv4: Consolidate ipv4 dst allocation logic.David S. Miller
2011-02-17ipv4: Move rcu_read_{lock,unlock}() into ip_route_output_slow().David S. Miller
2011-02-17ipv4: Simplify output route creation call sequence.David S. Miller
2011-02-17Bluetooth: fix checkpatch errors in af_bluetooth.cGustavo F. Padovan
2011-02-17Bluetooth: Fix errors reported by checkpatch.plGustavo F. Padovan
2011-02-17Bluetooth: fix errors reported by checkpatch.plGustavo F. Padovan
2011-02-17net: introduce NETIF_F_RXCSUMMichał Mirosław
2011-02-17net: use ndo_fix_features for ethtool_ops->set_flagsMichał Mirosław
2011-02-17net: ethtool: use ndo_fix_features for offload settingMichał Mirosław
2011-02-17net: Introduce new feature setting opsMichał Mirosław
2011-02-17ethtool: factorize get/set_one_featureMichał Mirosław
2011-02-17ethtool: factorize ethtool_get_strings() and ethtool_get_sset_count()Michał Mirosław
2011-02-17ethtool: enable GSO and GRO by defaultMichał Mirosław
2011-02-17ethtool: move EXPORT_SYMBOL(ethtool_op_set_tx_csum) to correct placeMichał Mirosław
2011-02-17Bluetooth: Fix some code style issues in hci_event.cSzymon Janc
2011-02-17Bluetooth: Fix some code style issues in hci_core.cSzymon Janc
2011-02-17netfilter: ip6t_LOG: fix a flaw in printing the MACJoerg Marx
2011-02-17Bluetooth: Clean up hci_sniff_subrate_evt functionSzymon Janc
2011-02-17Bluetooth: Use #include <linux/uaccess.h> instead of <asm/uaccess.h>Szymon Janc
2011-02-17netfilter: tproxy: do not assign timewait sockets to skb->skFlorian Westphal
2011-02-16Bluetooth: Send LE Connection Update CommandClaudio Takahasi
2011-02-16Bluetooth: Use proper timer for hci command timoutVille Tervo
2011-02-16Bluetooth: Fix crash when ioctl(HCIUARTSETPROTO) failsGustavo F. Padovan
2011-02-16Bluetooth: Add connection parameter update responseClaudio Takahasi
2011-02-16Bluetooth: Add LE signaling commands handlingClaudio Takahasi