aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-03-24ipv6: Fix conflict resolutions during ipv6 bindingVlad Yasevich
2009-03-24ipv6: Make v4-mapped bindings consistent with IPv4Vlad Yasevich
2009-03-24ipv6: Allow ipv4 wildcard binds after ipv6 address bindsVlad Yasevich
2009-03-24ipv6: Disallow binding to v4-mapped address on v6-only socket.Vlad Yasevich
2009-03-24netlink: add NETLINK_NO_ENOBUFS socket flagPablo Neira Ayuso
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-22tcp: Discard segments that ack data not yet sentJohn Dykstra
2009-03-21netdev: expose net_device_ops compat as config optionStephen Hemminger
2009-03-21irlan: convert to net_device_opsStephen Hemminger
2009-03-21irda: net_device_ops ioctl fixStephen Hemminger
2009-03-21atm: convert clip driver to net_device_opsStephen Hemminger
2009-03-21atm: convert mpc device to using netdev_opsStephen Hemminger
2009-03-21dsa: add switch chip cascading supportLennert Buytenhek
2009-03-21dsa: add support for the Marvell 88E6095/6095F switch chipsLennert Buytenhek
2009-03-21dsa: set ->iflink on slave interfaces to the ifindex of the parentLennert Buytenhek
2009-03-21ipx: use constant for strings and desciptorStephen Hemminger
2009-03-21snap: 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-18netns: oops in ip[6]_frag_reasm incrementing statsJorge Boncompte [DTI2]
2009-03-18net: kfree(napi->skb) => kfree_skbRoel Kluin
2009-03-18net: fix sctp breakageAl Viro
2009-03-18tipc: fix non-const printf format argumentsStephen Hemminger
2009-03-18ipv6: fix display of local and remote sit endpointsBjørn Mork
2009-03-18tcp: remove parameter from tcp_recv_urg().Rami Rosen
2009-03-18ipv6: 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