summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-03-24arp_tables: ifname_compare() can assume 16bit alignmentEric Dumazet
2009-03-24netfilter: trivial Kconfig spelling fixesJan Engelhardt
2009-03-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-03-24netfilter: nf_conntrack: Reduce conntrack count in nf_conntrack_free()Eric Dumazet
2009-03-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-03-23nefilter: nfnetlink: add nfnetlink_set_err and use it in ctnetlinkPablo Neira Ayuso
2009-03-23netfilter: sysctl support of logger choiceEric Leblond
2009-03-23tcp: Discard segments that ack data not yet sentJohn Dykstra
2009-03-22netdev: expose net_device_ops compat as config optionStephen Hemminger
2009-03-22irlan: convert to net_device_opsStephen Hemminger
2009-03-22irda: net_device_ops ioctl fixStephen Hemminger
2009-03-22atm: convert clip driver to net_device_opsStephen Hemminger
2009-03-22atm: convert mpc device to using netdev_opsStephen Hemminger
2009-03-22dsa: add switch chip cascading supportLennert Buytenhek
2009-03-22dsa: add support for the Marvell 88E6095/6095F switch chipsLennert Buytenhek
2009-03-22dsa: set ->iflink on slave interfaces to the ifindex of the parentLennert Buytenhek
2009-03-22ipx: use constant for strings and desciptorStephen Hemminger
2009-03-22snap: use const for descriptorStephen Hemminger
2009-03-21net: remove useless prefetch() callEric Dumazet
2009-03-21sctp: Clean up TEST_FRAME hacks.Vlad Yasevich
2009-03-21skb: expose and constify hash primitivesStephen Hemminger
2009-03-21atm: lec use dev_change_mtuStephen Hemminger
2009-03-21net/*: use linux/kernel.h swap()Ilpo Järvinen
2009-03-21netrom: zero length frame filtering in NetRomBernard Pidoux
2009-03-21ax25: zero length frame filtering in AX25Bernard Pidoux
2009-03-21ax25: SOCK_DEBUG message simplificationBernard Pidoux
2009-03-20nl80211: Check that function pointer != NULL before using itJouni Malinen
2009-03-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-03-19netns: oops in ip[6]_frag_reasm incrementing statsJorge Boncompte [DTI2]
2009-03-19net: kfree(napi->skb) => kfree_skbRoel Kluin
2009-03-19net: fix sctp breakageAl Viro
2009-03-19tipc: fix non-const printf format argumentsStephen Hemminger
2009-03-19ipv6: fix display of local and remote sit endpointsBjørn Mork
2009-03-19tcp: remove parameter from tcp_recv_urg().Rami Rosen
2009-03-19ipv6: Fix incorrect disable_ipv6 behaviorBrian Haley
2009-03-18netfilter: ctnetlink: fix rcu context imbalancePatrick McHardy
2009-03-18netfilter: remove nf_ct_l4proto_find_get/nf_ct_l4proto_putFlorian Westphal
2009-03-18netfilter: ctnetlink: remove remaining module refcountingFlorian Westphal
2009-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-03-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-03-17gro: Fix legacy path napi_complete crashHerbert Xu
2009-03-17gro: Fix vlan/netpoll check againHerbert Xu
2009-03-16cfg80211: add regulatory netlink multicast groupLuis R. Rodriguez
2009-03-16cfg80211: move enum reg_set_by to nl80211.hLuis R. Rodriguez
2009-03-16cfg80211: remove REGDOM_SET_BY_INITLuis R. Rodriguez
2009-03-16mac80211: deauth before flushing STA informationHerton Ronaldo Krzesinski
2009-03-16mac80211: handle failed scan requests in STA modeHelmut Schaa
2009-03-16cfg80211: fix max tx power for world regdom on 5 GHz to 20dBmLuis R. Rodriguez