summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* ipv4: Minor logic clean-up in ipv4_mtuAlexander Duyck2012-08-311-4/+1
* net:atm:fix up ENOIOCTLCMD error handlingWanlong Gao2012-08-311-1/+1
* openvswitch: using kfree_rcu() to simplify the codeWei Yongjun2012-08-311-9/+1
* af_unix: fix shutdown parameter checkingXi Wang2012-08-311-4/+8
* decnet: fix shutdown parameter checkingXi Wang2012-08-311-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-3118-65/+129
|\
| * Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2012-08-315-10/+24
| |\
| | * netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso2012-08-311-5/+11
| | * netfilter: nf_nat_sip: fix incorrect handling of EBUSY for RTCP expectationPablo Neira Ayuso2012-08-301-1/+4
| | * netfilter: nfnetlink_log: fix error return code in init pathJulia Lawall2012-08-301-1/+3
| | * netfilter: ctnetlink: fix error return code in init pathJulia Lawall2012-08-301-1/+2
| | * ipvs: fix error return codeJulia Lawall2012-08-301-1/+3
| | * netfilter: nfnetlink_log: fix NLA_PUT macro removal bugPatrick McHardy2012-08-201-1/+1
| * | ipv4: must use rcu protection while calling fib_lookupEric Dumazet2012-08-301-0/+2
| * | net: ipv4: ipmr_expire_timer causes crash when removing net namespaceFrancesco Ruggeri2012-08-301-2/+12
| * | l2tp: avoid to use synchronize_rcu in tunnel free functionxeb@mail.ru2012-08-302-2/+2
| * | netpoll: revert 6bdb7fe3104 and fix be_poll() insteadAmerigo Wang2012-08-291-9/+1
| * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-08-241-22/+16
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-08-241-22/+16
| | |\ \
| | | * \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-08-231-22/+16
| | | |\ \
| | | | * | mac80211: fix DS to MBSS address translationThomas Pedersen2012-08-221-22/+16
| * | | | | tcp: fix cwnd reduction for non-sack recoveryYuchung Cheng2012-08-241-8/+7
| * | | | | netlink: fix possible spoofing from non-root processesPablo Neira Ayuso2012-08-241-1/+3
| * | | | | ipv4: take rt_uncached_lock only if neededEric Dumazet2012-08-241-1/+1
| |/ / / /
| * | | | af_packet: match_fanout_group() can be staticFengguang Wu2012-08-231-1/+1
| * | | | ipv4: properly update pmtuEric Dumazet2012-08-221-1/+1
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-08-224-8/+59
| |\ \ \ \
| | * | | | libceph: avoid truncation due to racing bannersJim Schutt2012-08-211-2/+9
| | * | | | libceph: delay debugfs initialization until we learn global_idSage Weil2012-08-203-6/+50
* | | | | | netpoll: provide an IP ident in UDP framesEric Dumazet2012-08-301-1/+2
* | | | | | net: dev: fix the incorrect hold of net namespace's lo deviceGao feng2012-08-301-0/+2
* | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...David S. Miller2012-08-2436-117/+260
|\ \ \ \ \ \
| * | | | | | ipv6: move dereference after check in fl_free()Dan Carpenter2012-08-161-5/+2
| * | | | | | userns: xt_owner: Add basic user namespace support.Eric W. Biederman2012-08-141-6/+24
| * | | | | | userns xt_recent: Specify the owner/group of ip_list_perms in the initial use...Eric W. Biederman2012-08-141-2/+11
| * | | | | | userns: Convert xt_LOG to print socket kuids and kgids as uids and gidsEric W. Biederman2012-08-141-6/+10
| * | | | | | userns: Convert cls_flow to work with user namespaces enabledEric W. Biederman2012-08-141-4/+12
| * | | | | | net sched: Pass the skb into change so it can access NETLINK_CBEric W. Biederman2012-08-149-9/+17
| * | | | | | userns: nfnetlink_log: Report socket uids in the log sockets user namespaceEric W. Biederman2012-08-141-4/+10
| * | | | | | userns: Teach inet_diag to work with user namespacesEric W. Biederman2012-08-142-7/+19
| * | | | | | netlink: Make the sending netlink socket availabe in NETLINK_CBEric W. Biederman2012-08-141-2/+4
| * | | | | | userns: Convert net/ax25 to use kuid_t where appropriateEric W. Biederman2012-08-141-7/+14
| * | | | | | net ip6 flowlabel: Make owner a union of struct pid * and kuid_tEric W. Biederman2012-08-141-7/+43
| * | | | | | userns: Use kgids for sysctl_ping_group_rangeEric W. Biederman2012-08-142-27/+33
| * | | | | | userns: Print out socket uids in a user namespace aware fashion.Eric W. Biederman2012-08-1414-20/+34
| * | | | | | userns: Convert sock_i_uid to return a kuid_tEric W. Biederman2012-08-141-3/+3
| * | | | | | userns: Convert __dev_set_promiscuity to use kuids in audit logsEric W. Biederman2012-08-141-3/+4
| * | | | | | userns: Convert net/core/scm.c to use kuids and kgidsEric W. Biederman2012-08-142-10/+25
* | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-08-2429-437/+871
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-08-2429-437/+871
| |\ \ \ \ \ \ \
OpenPOWER on IntegriCloud