aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-02-06driver-core: constify data for class_find_device()Michał Mirosław
2013-01-17Merge 3.9-rc4 into driver-core-nextGreg Kroah-Hartman
2013-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-01-11net, wireless: overwrite default_ethtool_opsStanislaw Gruszka
2013-01-11Merge tag 'nfs-for-3.8-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-01-11net/xfrm: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-11net/x25: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-11net/wanrouter: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-11net/tipc: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-11net/sunrpc: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-11net/sctp: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-11net/rxrpc: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-11net/rds: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-11net/netfilter: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-11net/mac802154: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-11net/mac80211: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-11net/lapb: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-11net/l2tp: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-11net/ipv6: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-11net/ipv4: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-11net/ipv4/netfilter: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-11net/ieee802154: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-11net/decnet: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-11net/decnet/netfilter: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-11net/dccp: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-11net/dccp/ccids: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-11net/ceph: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-11net/9p: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-11net: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-10tcp: accept RST without ACK flagEric Dumazet
2013-01-10nfs: fix sunrpc/clnt.c kernel-doc warningsRandy Dunlap
2013-01-10ipv6: use addrconf_get_prefix_route for prefix route lookup [v2]Romain Kuntz
2013-01-10ipv6: fix the noflags test in addrconf_get_prefix_routeRomain Kuntz
2013-01-10tcp: fix splice() and tcp collapsing interactionEric Dumazet
2013-01-10tcp: splice: fix an infinite loop in tcp_read_sock()Eric Dumazet
2013-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-01-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-08net: prevent setting ttl=0 via IP_TTLCong Wang
2013-01-08SUNRPC: Ensure we release the socket write lock if the rpc_task exits earlyTrond Myklebust
2013-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-01-08s390/irq: remove split irq fields from /proc/statHeiko Carstens
2013-01-07Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2013-01-07sctp: fix Kconfig bug in default cookie hmac selectionAlex Elder
2013-01-06ipv4: fix NULL checking in devinet_ioctl()Xi Wang
2013-01-04net/ipv4/ipconfig: really display the BOOTP/DHCP server's address.Philippe De Muyter
2013-01-04mac802154: fix NOHZ local_softirq_pending 08 warningAlexander Aring
2013-01-04netfilter: xt_recent: avoid high order page allocationsEric Dumazet
2013-01-04netfilter: fix missing dependencies for the NOTRACK targetPablo Neira Ayuso
2013-01-04netfilter: ip6t_NPT: fix IPv6 NTP checksum calculationUlrich Weber
2013-01-04SUNRPC: Partial revert of commit 168e4b39d1afb79a7e3ea6c3bb246b4c82c6bdb9Trond Myklebust