aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* packet: Protect packet sk list with mutex (v2)Pavel Emelyanov2012-08-23
* af_packet: use define instead of constantdanborkmann@iogearbox.net2012-08-23
* rds: Don't disable BH on BH contextYing Xue2012-08-23
* ipv6: gre: fix ip6gre_err()Eric Dumazet2012-08-23
* xfrm: fix RCU bugsEric Dumazet2012-08-23
* net: remove delay at device dismantleEric Dumazet2012-08-23
* Merge git://1984.lsi.us.es/nf-nextDavid S. Miller2012-08-22
|\
| * netfilter: remove unnecessary goto statement for error recoveryJean Sacren2012-08-22
| * netfilter: replace list_for_each_continue_rcu with new interfaceMichael Wang2012-08-22
| * netfilter: nf_conntrack: remove unnecessary RTNL lockingPatrick McHardy2012-08-20
| * netfilter: sparse endian fixesPatrick McHardy2012-08-20
| * netfilter: PTR_RET can be usedWu Fengguang2012-08-13
| * ipvs: add pmtu_disc option to disable IP DF for TUN packetsJulian Anastasov2012-08-09
| * ipvs: implement passive PMTUD for IPIP packetsJulian Anastasov2012-08-09
| * ipvs: fixed sparse warningClaudiu Ghioc2012-08-09
| * ipvs: generalize app registration in netnsJulian Anastasov2012-08-09
| * ipvs: ip_vs_ftp depends on nf_conntrack_ftp helperJulian Anastasov2012-08-09
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-22
|\ \
| * | af_netlink: force credentials passing [CVE-2012-3520]Eric Dumazet2012-08-21
| * | ipv4: fix ip header ident selection in __ip_make_skb()Eric Dumazet2012-08-21
| * | ipv4: Use newinet->inet_opt in inet_csk_route_child_sock()Christoph Paasch2012-08-21
| * | tcp: fix possible socket refcount problemEric Dumazet2012-08-21
| * | net: tcp: move sk_rx_dst_set call after tcp_create_openreq_child()Neal Cardwell2012-08-20
| * | net/core/dev.c: fix kernel-doc warningRandy Dunlap2012-08-20
| * | net: ipv6: fix oops in inet_putpeer()Patrick McHardy2012-08-20
| * | caif: Do not dereference NULL in chnl_recv_cb()Jesper Juhl2012-08-20
| * | Merge git://1984.lsi.us.es/nfDavid S. Miller2012-08-20
| |\ \
| | * | netfilter: nf_ct_expect: fix possible access to uninitialized timerPablo Neira Ayuso2012-08-16
| | * | netfilter: ctnetlink: fix missing locking while changing conntrack from nfqueuePablo Neira Ayuso2012-08-14
| | * | netfilter: nf_nat_sip: fix via header translation with multiple parametersPatrick McHardy2012-08-10
| | * | netfilter: nf_ct_sip: fix IPv6 address parsingPatrick McHardy2012-08-10
| | * | netfilter: nf_ct_sip: fix helper namePatrick McHardy2012-08-10
| * | | af_packet: don't emit packet on orig fanout groupEric Leblond2012-08-20
| * | | net: netprio: fix cgrp create and write priomap raceJohn Fastabend2012-08-16
| * | | net: netprio: fd passed in SCM_RIGHTS datagram not set correctlyJohn Fastabend2012-08-16
| * | | net: netprio: fix files lock and remove useless d_path bitsJohn Fastabend2012-08-16
| * | | act_mirred: do not drop packets when fails to mirror itJason Wang2012-08-16
| * | | net: fix info leak in compat dev_ifconf()Mathias Krause2012-08-16
| * | | ipvs: fix info leak in getsockopt(IP_VS_SO_GET_TIMEOUT)Mathias Krause2012-08-16
| * | | dccp: fix info leak via getsockopt(DCCP_SOCKOPT_CCID_TX_INFO)Mathias Krause2012-08-16
| * | | dccp: check ccid before dereferencingMathias Krause2012-08-16
| * | | llc: fix info leak via getsockname()Mathias Krause2012-08-16
| * | | l2tp: fix info leak via getsockname()Mathias Krause2012-08-16
| * | | Bluetooth: L2CAP - Fix info leak via getsockname()Mathias Krause2012-08-16
| * | | Bluetooth: RFCOMM - Fix info leak via getsockname()Mathias Krause2012-08-16
| * | | Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST)Mathias Krause2012-08-16
| * | | Bluetooth: RFCOMM - Fix info leak in getsockopt(BT_SECURITY)Mathias Krause2012-08-16
| * | | Bluetooth: HCI - Fix info leak via getsockname()Mathias Krause2012-08-16
| * | | Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER)Mathias Krause2012-08-16
| * | | atm: fix info leak via getsockname()Mathias Krause2012-08-16