Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | net: TCP_MSS_DEFAULT, TCP_MSS_DESIRED | William Allen Simpson | 2009-11-13 | |
| * | | | | | | | | | | | | | vlan/macvlan: propagate transmission state to upper layers | Patrick McHardy | 2009-11-13 | |
| * | | | | | | | | | | | | | net: allow to propagate errors through ->ndo_hard_start_xmit() | Patrick McHardy | 2009-11-13 | |
| * | | | | | | | | | | | | | net/atm: move all compat_ioctl handling to atm/ioctl.c | Arnd Bergmann | 2009-11-11 | |
| * | | | | | | | | | | | | | net/compat: fix dev_ifsioc emulation corner cases | Arnd Bergmann | 2009-11-11 | |
| * | | | | | | | | | | | | | decnet: convert dndev_lock to spinlock | stephen hemminger | 2009-11-11 | |
| * | | | | | | | | | | | | | decnet: add RTNL lock when reading address list | stephen hemminger | 2009-11-11 | |
| * | | | | | | | | | | | | | netdev: fold name hash properly (v3) | stephen hemminger | 2009-11-11 | |
| * | | | | | | | | | | | | | skbuff: Do not allow skb recycling with disabled IRQs | Anton Vorontsov | 2009-11-11 | |
| * | | | | | | | | | | | | | ipv6: Remove unused var in inet6_dump_ifinfo() | David S. Miller | 2009-11-11 | |
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | CAN: use dev_get_by_index_rcu | stephen hemminger | 2009-11-11 | |
| * | | | | | | | | | | | | IPV4: use rcu to walk list of devices in IGMP | stephen hemminger | 2009-11-11 | |
| * | | | | | | | | | | | | decnet: use RCU to find network devices | stephen hemminger | 2009-11-11 | |
| * | | | | | | | | | | | | net: use rcu for network scheduler API | stephen hemminger | 2009-11-11 | |
| * | | | | | | | | | | | | vlan: eliminate use of dev_base_lock | stephen hemminger | 2009-11-11 | |
| * | | | | | | | | | | | | IPv6: use ipv6_addr_v4mapped() | Brian Haley | 2009-11-10 | |
| * | | | | | | | | | | | | sit: Clean up DF code by copying from IPIP | Herbert Xu | 2009-11-10 | |
| * | | | | | | | | | | | | ipv6: Allow inet6_dump_addr() to handle more than 64 addresses | Eric Dumazet | 2009-11-10 | |
| * | | | | | | | | | | | | ipv6: speedup inet6_dump_ifinfo() | Eric Dumazet | 2009-11-10 | |
| * | | | | | | | | | | | | net: netlink_getname, packet_getname -- use DECLARE_SOCKADDR guard | Cyrill Gorcunov | 2009-11-10 | |
| * | | | | | | | | | | | | udp: bind() optimisation | Eric Dumazet | 2009-11-10 | |
| * | | | | | | | | | | | | Phonet: allocate and copy for pipe TX without sock lock | Rémi Denis-Courmont | 2009-11-10 | |
| * | | | | | | | | | | | | Phonet: put sockets in a hash table | Rémi Denis-Courmont | 2009-11-10 | |
| * | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-11-09 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | mac80211: async station powersave handling | Johannes Berg | 2009-11-06 | |
| | * | | | | | | | | | | | | mac80211: fix internal scan request | Johannes Berg | 2009-11-04 | |
| | * | | | | | | | | | | | | mac80211: Fix IBSS merge | Sujith | 2009-11-04 | |
| | * | | | | | | | | | | | | mac80211: make ieee80211_find_sta per virtual interface | Johannes Berg | 2009-11-04 | |
| | * | | | | | | | | | | | | cfg80211: remove dead variable | Johannes Berg | 2009-11-04 | |
| | * | | | | | | | | | | | | cfg80211: validate scan channels | Johannes Berg | 2009-11-02 | |
| | * | | | | | | | | | | | | cfg80211: Fix WEXT compat siwauth wpa and group cipher | Jouni Malinen | 2009-11-02 | |
| | * | | | | | | | | | | | | mac80211: fix scan abort sanity checks | Johannes Berg | 2009-11-02 | |
| | * | | | | | | | | | | | | mac80211: make CALL_TXH a statement | Johannes Berg | 2009-11-02 | |
| | * | | | | | | | | | | | | mac80211: remove bogus code | Johannes Berg | 2009-10-30 | |
| | * | | | | | | | | | | | | mac80211: remove sent_ps_buffered | Johannes Berg | 2009-10-30 | |
| | * | | | | | | | | | | | | mac80211: also drop qos-nullfunc frames silently | Johannes Berg | 2009-10-30 | |
| | * | | | | | | | | | | | | mac80211: unconditionally set IEEE80211_TX_CTL_SEND_AFTER_DTIM | Johannes Berg | 2009-10-30 | |
| | * | | | | | | | | | | | | mac80211: deprecate qual value | Johannes Berg | 2009-10-30 | |
| | * | | | | | | | | | | | | mac80211: introduce ieee80211_beacon_get_tim() | Johannes Berg | 2009-10-30 | |
| | * | | | | | | | | | | | | mac80211: make align adjustment code support paged SKB | Zhu Yi | 2009-10-30 | |
| | * | | | | | | | | | | | | mac80211: remove RX_FLAG_RADIOTAP | Johannes Berg | 2009-10-30 | |
| | * | | | | | | | | | | | | mac80211: fix radiotap header generation | Johannes Berg | 2009-10-30 | |
| | * | | | | | | | | | | | | mac80211: split hardware scan by band | Johannes Berg | 2009-10-30 | |
| | * | | | | | | | | | | | | mac80211: remove outdated comment | Johannes Berg | 2009-10-30 | |
| | * | | | | | | | | | | | | mac80211: fix dynamic power save for devices with nullfunc support in hw | Kalle Valo | 2009-10-30 | |
| | * | | | | | | | | | | | | mac80211: refactor dynamic power save check | Kalle Valo | 2009-10-30 | |
| | * | | | | | | | | | | | | cfg80211/mac80211: use debugfs_remove_recursive | Johannes Berg | 2009-10-30 | |
| * | | | | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-09 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | xfrm: SAD entries do not expire correctly after suspend-resume | Yury Polyanskiy | 2009-11-08 | |
| * | | | | | | | | | | | | | | net/compat_ioctl: support SIOCWANDEV | Arnd Bergmann | 2009-11-08 |