summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net/xfrm: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-8/+8
* net/x25: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-2/+1
* net/wanrouter: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-1/+0
* net/tipc: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-2/+2
* net/sunrpc: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-1/+1
* net/sctp: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-2/+2
* net/rxrpc: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-1/+1
* net/rds: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-2/+2
* net/netfilter: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-16/+8
* net/mac802154: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-1/+1
* net/mac80211: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-1/+1
* net/lapb: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-2/+1
* net/l2tp: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-2/+2
* net/ipv6: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-14/+10
* net/ipv4: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-10/+1
* net/ipv4/netfilter: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-2/+2
* net/ieee802154: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-2/+1
* net/decnet: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-2/+2
* net/decnet/netfilter: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-1/+1
* net/dccp: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-2/+2
* net/dccp/ccids: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-3/+2
* net/ceph: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-2/+2
* net/9p: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-1/+1
* net: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-3/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-01-0820-68/+221
|\
| * Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2013-01-073-31/+28
| |\
| | * netfilter: xt_recent: avoid high order page allocationsEric Dumazet2013-01-041-5/+18
| | * netfilter: fix missing dependencies for the NOTRACK targetPablo Neira Ayuso2013-01-041-0/+3
| | * netfilter: ip6t_NPT: fix IPv6 NTP checksum calculationUlrich Weber2013-01-041-26/+7
| * | ipv4: fix NULL checking in devinet_ioctl()Xi Wang2013-01-061-1/+1
| * | net/ipv4/ipconfig: really display the BOOTP/DHCP server's address.Philippe De Muyter2013-01-041-2/+6
| * | mac802154: fix NOHZ local_softirq_pending 08 warningAlexander Aring2013-01-041-1/+1
| |/
| * bridge: add empty br_mdb_init() and br_mdb_uninit() definitions.Rami Rosen2013-01-031-0/+6
| * bridge: Correctly unregister MDB rtnetlink handlersVlad Yasevich2013-01-032-3/+12
| * Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2012-12-2813-30/+167
| |\
| | * netfilter: ctnetlink: fix leak in error path of ctnetlink_create_expectJesper Juhl2012-12-261-1/+1
| | * netfilter: xt_hashlimit: fix namespace destroy pathVitaly E. Lavrov2012-12-261-4/+25
| | * netfilter: xt_recent: fix namespace destroy pathVitaly E. Lavrov2012-12-261-4/+16
| | * netfilter: xt_hashlimit: fix race that results in duplicated entriesPablo Neira Ayuso2012-12-261-4/+21
| | * netfilter: xt_CT: recover NOTRACK target supportPablo Neira Ayuso2012-12-242-1/+53
| | * netfilter: nfnetlink_log: fix possible compilation issue due to missing includePablo Neira Ayuso2012-12-171-0/+1
| | * netfilter: xt_CT: fix crash while destroy ct templatesPablo Neira Ayuso2012-12-162-0/+10
| | * netfilter: nfnetlink_log: fix mac address for 6in4 tunnelsBob Hockney2012-12-161-3/+12
| | * netfilter: nf_ct_reasm: fix conntrack reassembly expire codeHaibo Xi2012-12-161-1/+4
| | * netfilter: nf_conntrack_ipv6: fix comment for packets without dataFlorent Fourcot2012-12-161-2/+2
| | * netfilter: nf_nat: Also handle non-ESTABLISHED routing changes in MASQUERADEAndrew Collins2012-12-162-10/+20
| | * netfilter: ip[6]t_REJECT: fix wrong transport header pointer in TCP resetMukund Jampala2012-12-162-0/+2
* | | sctp: fix Kconfig bug in default cookie hmac selectionAlex Elder2013-01-071-1/+1
* | | SUNRPC: Partial revert of commit 168e4b39d1afb79a7e3ea6c3bb246b4c82c6bdb9Trond Myklebust2013-01-041-5/+0
* | | SUNRPC: Ensure that we free the rpc_task after cleanups are doneTrond Myklebust2013-01-041-4/+23