summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* ipv6: Process unicast packet with Router Alert by checking flag in skb.YOSHIFUJI Hideaki / 吉藤英明2013-06-251-3/+2Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-06-246-8/+15
|\
| * netfilter: ipt_ULOG: fix incorrect setting of ulog timerGao feng2013-06-241-4/+8
| * netfilter: ctnetlink: send event when conntrack label was modifiedFlorian Westphal2013-06-242-1/+2
| * netfilter: nf_nat_sip: fix manglingBalazs Peter Odor2013-06-241-1/+2
| * netfilter: nf_conntrack_ipv6: Plug sk_buff leak in fragment handlingPhil Oester2013-06-201-1/+1
| * ipvs: SCTP ports should be writable in ICMP packetsJulian Anastasov2013-06-191-1/+2
* | ipv6: don't call addrconf_dst_alloc again when enable loGao feng2013-06-201-0/+3
* | ipv4: Fixed MD5 key lookups when adding/ removing MD5 to/ from TCP sockets.Aydin Arik2013-06-201-2/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-191-2/+9
|\ \
| * \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-06-191-2/+9
| |\ \
| | * | nl80211: fix attrbuf access race by allocating a separate oneJohannes Berg2013-06-191-2/+9
* | | | ipv6: ndisc: fix ndisc_send_redirect writing to the wrong skbMatthias Schiffer2013-06-181-1/+1
* | | | bridge: fix switched interval for MLD Query typesLinus Lüssing2013-06-181-2/+3
* | | | vlan: restore ethtool ABI to control VLAN hardware accelerationFernando Luis Vazquez Cao2013-06-181-3/+3
* | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-06-187-17/+105
|\ \ \ \
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-177-17/+105
| |\| | |
| | * | | Bluetooth: Fix conditions for HCI_Delete_Stored_Link_KeyJohan Hedberg2013-06-131-5/+10
| | * | | Bluetooth: Fix crash in l2cap_build_cmd() with small MTUAnderson Lizardo2013-06-131-0/+3
| | * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-06-125-12/+92
| | |\| |
| | | * | mac80211: Fix rate control mask matching callSimon Wunderlich2013-06-121-1/+1
| | | * | mac80211: abort CAC in stop_ap()Simon Wunderlich2013-06-121-0/+6
| | | * | mac80211: work around broken APs not including HT infoJohannes Berg2013-06-123-11/+85
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-06-182-9/+22
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | netfilter: xt_TCPMSS: Fix missing fragmentation handlingPhil Oester2013-06-121-0/+4
| * | | netfilter: xt_TCPMSS: Fix IPv6 default MSS tooPhil Oester2013-06-121-7/+14
| * | | netfilter: xt_TCPOPTSTRIP: don't use tcp_hdr()Pablo Neira Ayuso2013-06-111-2/+4
* | | | sctp: fully initialize sctp_outq in sctp_outq_initNeil Horman2013-06-141-4/+2Star
* | | | ip_tunnel: remove __net_init/exit from exported functionsEric Dumazet2013-06-131-2/+2
* | | | net/ipv4: ip_vti clear skb cb before tunneling.Saurabh Mohan2013-06-131-2/+1Star
* | | | l2tp: Fix sendmsg() return valueGuillaume Nault2013-06-131-1/+1
* | | | l2tp: Fix PPP header erasure and memory leakGuillaume Nault2013-06-131-2/+2
* | | | packet: packet_getname_spkt: make sure string is always 0-terminatedDaniel Borkmann2013-06-131-3/+2Star
* | | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2013-06-133-35/+60
|\ \ \ \
| * | | | batman-adv: Don't handle address updates when bla is disabledSimon Wunderlich2013-06-101-0/+4
| * | | | batman-adv: forward late OGMs from best next hopSimon Wunderlich2013-06-101-31/+55
| * | | | batman-adv: wait for rtnl in batadv_store_mesh_iface instead of failing if it...Matthias Schiffer2013-06-101-4/+1Star
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-06-1314-38/+122
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-124-22/+81
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Bluetooth: Fix mgmt handling of power on failuresJohan Hedberg2013-06-122-1/+26
| | * | | | Bluetooth: Fix missing length checks for L2CAP signalling PDUsJohan Hedberg2013-06-121-18/+52
| | * | | | Bluetooth: Fix checks for LE support on LE-only controllersJohan Hedberg2013-06-122-3/+3
| * | | | | netlink: fix error propagation in netlink_mmap()Patrick McHardy2013-06-111-1/+1
| * | | | | net: sctp: fix NULL pointer dereference in socket destructionDaniel Borkmann2013-06-111-0/+6
| * | | | | sock_diag: fix filter code sent to userspaceNicolas Dichtel2013-06-112-3/+8
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-06-105-7/+20
| |\ \ \ \ \ | | |_|/ / / | |/| | / / | | | |/ / | | |/| |
| | * | | ipvs: info leak in __ip_vs_get_dest_entries()Dan Carpenter2013-06-101-0/+1
| | * | | netfilter: nfnetlink_queue: fix missing HW protocolPablo Neira Ayuso2013-06-071-3/+3
| | * | | netfilter: xt_TCPMSS: Fix violation of RFC879 in absence of MSS optionPhil Oester2013-06-051-0/+6
| | * | | netfilter: nfnetlink_cttimeout: fix incomplete dumping of objectsPablo Neira Ayuso2013-06-051-2/+5