summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-03-26Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2009-03-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-03-26net: core: remove unneeded include in net/core/utils.c.Rami Rosen
2009-03-26netfilter: fix nf_logger name in ebt_ulog.Eric Leblond
2009-03-26netfilter: fix warning in ebt_ulog init function.Eric Leblond
2009-03-26netfilter: fix warning about invalid const usageEric Leblond
2009-03-25bridge: bad error handling when adding invalid ether addressStephen Hemminger
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-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-03-24dynamic debug: combine dprintk and dynamic printkJason Baron
2009-03-24Driver core: Fix device_move() vs. dpm list ordering, v2Cornelia Huck
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-23udp: Wrong locking code in udp seq_file infrastructureVitaly Mayatskikh
2009-03-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-03-23netfilter: nf_conntrack_tcp: fix unaligned memory access in tcp_sackMark H. Weaver
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]