summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-03-272-1/+66
| |\ \ \ \ \ \
| | * | | | | | xfrm: Fix esn sequence number diff calculation in xfrm_replay_notify_esn()Mathias Krause2013-03-251-4/+2
| | * | | | | | xfrm: Fix replay notification for esn.Steffen Klassert2013-03-201-1/+67
| | * | | | | | af_key: initialize satype in key_notify_policy_flush()Nicolas Dichtel2013-02-211-0/+1
| * | | | | | | sch: add missing u64 in psched_ratecfg_precompute()Sergey Popovich2013-03-271-1/+1
| * | | | | | | rtnetlink: fix error return code in rtnl_link_fill()Wei Yongjun2013-03-271-1/+3
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-03-281-1/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | scm: Require CAP_SYS_ADMIN over the current pidns to spoof pids.Eric W. Biederman2013-03-171-1/+3
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-03-2632-342/+311
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | ipv4: Fix ip-header identification for gso packets.Pravin B Shelar2013-03-261-2/+1
| * | | | | | | af_unix: dont send SCM_CREDENTIAL when dest socket is NULLdingtianhong2013-03-261-2/+2
| * | | | | | | ipv6: fix bad free of addrconf_init_netHong Zhiguo2013-03-251-16/+10
| * | | | | | | unix: fix a race condition in unix_release()Paul Moore2013-03-251-4/+3
| | |_|_|_|/ / | |/| | | | |
| * | | | | | tcp: undo spurious timeout after SACK renegingYuchung Cheng2013-03-241-5/+2
| * | | | | | bridge: fix crash when set mac address of br interfaceHong zhi guo2013-03-241-1/+1
| * | | | | | 8021q: fix a potential use-after-freeCong Wang2013-03-241-7/+7
| * | | | | | net: remove a WARN_ON() in net_enable_timestamp()Eric Dumazet2013-03-241-1/+0
| * | | | | | tcp: preserve ACK clocking in TSOEric Dumazet2013-03-221-2/+5
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-201-0/+1
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2013-03-181-0/+1
| | |\ \ \ \ \
| | | * | | | | Bluetooth: Fix not closing SCO sockets in the BT_CONNECT2 stateVinicius Costa Gomes2013-03-141-0/+1
| * | | | | | | net/irda: add missing error path release_sock callKees Cook2013-03-201-2/+4
| * | | | | | | ipconfig: Fix newline handling in log message.Martin Fuzzey2013-03-201-1/+2
| * | | | | | | flow_keys: include thoff into flow_keys for later usageDaniel Borkmann2013-03-201-0/+2
| * | | | | | | l2tp: unhash l2tp sessions on delete, not on freeTom Parkin2013-03-203-50/+38
| * | | | | | | l2tp: avoid deadlock in l2tp stats updateTom Parkin2013-03-205-147/+93
| * | | | | | | l2tp: push all ppp pseudowire shutdown through .release handlerTom Parkin2013-03-201-43/+10
| * | | | | | | l2tp: purge session reorder queue on deleteTom Parkin2013-03-201-0/+4
| * | | | | | | l2tp: add session reorder queue purge function to coreTom Parkin2013-03-202-0/+18
| * | | | | | | l2tp: don't BUG_ON sk_socket being NULLTom Parkin2013-03-201-8/+10
| * | | | | | | l2tp: take a reference for kernel sockets in l2tp_tunnel_sock_lookupTom Parkin2013-03-201-0/+2
| * | | | | | | l2tp: close sessions before initiating tunnel deleteTom Parkin2013-03-201-0/+1
| * | | | | | | l2tp: close sessions in ip socket destroy callbackTom Parkin2013-03-202-0/+13
| * | | | | | | l2tp: export l2tp_tunnel_closeallTom Parkin2013-03-202-2/+3
| * | | | | | | l2tp: add udp encap socket destroy handlerTom Parkin2013-03-201-0/+14
| * | | | | | | udp: add encap_destroy callbackTom Parkin2013-03-202-0/+15
| * | | | | | | genetlink: trigger BUG_ON if a group name is too longMasatake YAMATO2013-03-201-0/+1
| * | | | | | | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2013-03-2010-51/+51
| |\ \ \ \ \ \ \
| | * | | | | | | netfilter: remove unused "config IP_NF_QUEUE"Paul Bolle2013-03-201-13/+0
| | * | | | | | | ipvs: remove extra rcu lockJulian Anastasov2013-03-191-2/+0
| | * | | | | | | ipvs: add backup_only flag to avoid loopsJulian Anastasov2013-03-192-4/+15
| | * | | | | | | ipvs: fix sctp chunk length orderJulian Anastasov2013-03-191-7/+9
| | * | | | | | | netfilter: ip6t_NPT: restrict to mangle tableFlorian Westphal2013-03-151-0/+2
| | * | | | | | | netfilter: nfnetlink_queue: fix incorrect initialization of copy range fieldPablo Neira Ayuso2013-03-151-1/+1
| | * | | | | | | netfilter: nf_conntrack: register pernet subsystem before register L4 protoGao feng2013-03-154-24/+24
* | | | | | | | | Merge tag 'nfs-for-3.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-03-261-2/+7
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | SUNRPC: Add barriers to ensure read ordering in rpc_wake_up_task_queue_lockedTrond Myklebust2013-03-251-2/+7
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-03-1923-56/+128
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | inet: limit length of fragment queue hash table bucket listsHannes Frederic Sowa2013-03-194-16/+35
| * | | | | | | tcp: dont handle MTU reduction on LISTEN socketEric Dumazet2013-03-182-7/+14
OpenPOWER on IntegriCloud