Age | Commit message (Expand) | Author |
2008-11-16 | dccp: Feature negotiation for minimum-checksum-coverage | Gerrit Renker |
2008-11-16 | dccp: Deprecate old setsockopt framework | Gerrit Renker |
2008-11-16 | dccp: Mechanism to resolve CCID dependencies | Gerrit Renker |
2008-11-16 | net: use %pF for /proc/net/ptype | Alexey Dobriyan |
2008-11-16 | net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls | Eric Dumazet |
2008-11-16 | udp: Use hlist_nulls in UDP RCU code | Eric Dumazet |
2008-11-16 | TPROXY: implemented IP_RECVORIGDSTADDR socket option | Balazs Scheidler |
2008-11-16 | ipv4: Fix ARP behavior with many mac-vlans | Ben Greear |
2008-11-14 | net: speedup dst_release() | Eric Dumazet |
2008-11-13 | pkt_sched: Remove qdisc->ops->requeue() etc. | Jarek Poplawski |
2008-11-12 | netdevice: safe convert to netdev_priv() #part-4 | Wang Chen |
2008-11-12 | net: Remove unused parameter of xfrm_gen_index() | Arnaud Ebalard |
2008-11-12 | net: Cleanup of neighbour code | Eric Dumazet |
2008-11-12 | net: ib_net pointer should depends on CONFIG_NET_NS | Eric Dumazet |
2008-11-12 | dccp: Resolve dependencies of features on choice of CCID | Gerrit Renker |
2008-11-12 | dccp: Query supported CCIDs | Gerrit Renker |
2008-11-12 | dccp: Registration routines for changing feature values | Gerrit Renker |
2008-11-12 | dccp: Limit feature negotiation to connection setup phase | Gerrit Renker |
2008-11-11 | net: remove struct dst_entry::entry_size | Alexey Dobriyan |
2008-11-11 | net: remove struct neigh_table::pde | Alexey Dobriyan |
2008-11-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-11-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-11-10 | dsa: fix master interface allmulti/promisc handling | Lennert Buytenhek |
2008-11-10 | dsa: fix skb->pkt_type when mac address of slave interface differs | Lennert Buytenhek |
2008-11-10 | net: fix setting of skb->tail in skb_recycle_check() | Lennert Buytenhek |
2008-11-10 | net: fix /proc/net/snmp as memory corruptor | Eric Dumazet |
2008-11-10 | mac80211: fix a buffer overrun in station debug code | Jianjun Kong |
2008-11-10 | pktgen: add full reset functionality | Jesse Brandeburg |
2008-11-10 | netfilter: payload_len is be16, add size of struct rather than size of pointer | Harvey Harrison |
2008-11-10 | ipv6: fix ip6_mr_init error path | Benjamin Thery |
2008-11-10 | Phonet: use net_device built-in stats for GPRS | RĂ©mi Denis-Courmont |
2008-11-10 | net: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2008-11-10 | vlan: Fix typos in proc output string | Ferenc Wagner |
2008-11-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2008-11-10 | cfg80211: Add kdoc for struct regulatory_request | Luis R. Rodriguez |
2008-11-10 | cfg80211: Add regulatory domain intersection capability | Luis R. Rodriguez |
2008-11-10 | cfg80211: a reg rule is invalid if freq diff is 0 | Luis R. Rodriguez |
2008-11-10 | mac80211: Allow AP mode to be enabled | Jouni Malinen |
2008-11-10 | mac80211: fix basic rates setting from association response | Tomas Winkler |
2008-11-10 | nl80211: Add TX queue parameter configuration | Jouni Malinen |
2008-11-10 | nl80211: Add basic rate configuration for AP mode | Jouni Malinen |
2008-11-10 | wireless: implement basic rate helper function | Johannes Berg |
2008-11-10 | wireless: fix two bad print_ssid conversions | Holger Schurig |
2008-11-10 | mac80211: Add a new event in ieee80211_ampdu_mlme_action | Sujith |
2008-11-10 | mac80211: remove SSID driver code | Johannes Berg |
2008-11-10 | wireless: fix a few sparse warnings | Johannes Berg |
2008-11-10 | wireless: move mesh config length constant | Johannes Berg |
2008-11-10 | mac80211: print reason code for deauth/dissoc frames | Zhu Yi |
2008-11-09 | net: unix: fix inflight counting bug in garbage collector | Miklos Szeredi |
2008-11-07 | tipc: trivial endian annotation in debug statement | Harvey Harrison |