aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* unix/stream: fix peeking with an offset larger than data in queueBenjamin Poirier2013-04-30
* unix/dgram: fix peeking with an offset larger than data in queueBenjamin Poirier2013-04-30
* unix/dgram: peek beyond 0-sized skbsBenjamin Poirier2013-04-30
* net: mac802154: comparision issue of type cast, finding by EXTRA_CFLAGS=-WChen Gang2013-04-29
* ipvs: ip_vs_sip_fill_param() BUG: bad check of return valueHans Schillstrom2013-04-29
* VSOCK: Drop bogus __init annotation from vsock_init_tables()Geert Uytterhoeven2013-04-25
* VSOCK: Fix misc device registrationAsias He2013-04-25
* NFC: llcp: two bugs in ->getname()Dan Carpenter2013-04-25
* netrom: info leak in ->getname()Dan Carpenter2013-04-25
* appletalk: info leak in ->getname()Dan Carpenter2013-04-25
* batman-adv: use the proper header len when checking the TTVNAntonio Quartulli2013-04-22
* net: rate-limit warn-bad-offload splats.Ben Greear2013-04-19
* pkt_sched: fix error return code in fw_change_attrs()Wei Yongjun2013-04-19
* irda: small read past the end of array in debug codeDan Carpenter2013-04-19
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-04-19
|\
| * netfilter: xt_rpfilter: skip locally generated broadcast/multicast, tooFlorian Westphal2013-04-18
| * netfilter: ipset: bitmap:ip,mac: fix listing with timeoutJozsef Kadlecsik2013-04-18
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-04-19
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-18
| |\ \
| | * \ Merge branch 'for-john' of git://x-git.kernel.org/pub/scm/linux/kernel/git/jb...John W. Linville2013-04-12
| | |\ \
| | | * | mac80211: fix cfg80211 interaction on auth/assoc requestJohannes Berg2013-04-10
| | * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-08
| | |\| |
| | | * | mac80211: fix LED in idle handlingJohannes Berg2013-04-08
* | | | | tcp: call tcp_replace_ts_recent() from tcp_ack()Eric Dumazet2013-04-19
* | | | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2013-04-18
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | batman-adv: make is_my_mac() check for the current mesh onlyAntonio Quartulli2013-04-17
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller2013-04-18
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | openvswitch: correct an invalid BUG_ONHong Zhiguo2013-03-27
| * | | | openvswitch: Preallocate reply skb in ovs_vport_cmd_set().Jesse Gross2013-03-27
* | | | | net: drop dst before queueing fragmentsEric Dumazet2013-04-17
* | | | | esp4: fix error return code in esp_output()Wei Yongjun2013-04-15
* | | | | bridge: make user modified path cost stickystephen hemminger2013-04-15
* | | | | ipv6: statically link register_inet6addr_notifier()Cong Wang2013-04-14
* | | | | net/802/mrp: fix possible race condition when calling mrp_pdu_queue()David Ward2013-04-12
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-04-12
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | netfilter: nf_nat: fix race when unloading protocol modulesFlorian Westphal2013-04-12
| * | | | netfilter: ipset: hash:*net*: nomatch flag not excluded on set resizeJozsef Kadlecsik2013-04-09
| * | | | netfilter: ipset: list:set: fix reference counter updateJozsef Kadlecsik2013-04-09
| * | | | netfilter: nf_ct_sip: don't drop packets with offsets pointing outside the pa...Patrick McHardy2013-04-06
* | | | | tcp: Reallocate headroom if it would overflow csum_startThomas Graf2013-04-11
* | | | | tcp: incoming connections might use wrong route under synfloodDmitry Popov2013-04-11
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-04-10
|\ \ \ \ \
| * \ \ \ \ Merge branch 'fixes-for-3.9' of git://gitorious.org/linux-can/linux-canDavid S. Miller2013-04-09
| |\ \ \ \ \
| | * | | | | can: gw: use kmem_cache_free() instead of kfree()Wei Yongjun2013-04-09
| * | | | | | selinux: add a skb_owned_by() hookEric Dumazet2013-04-09
| |/ / / / /
| * | | | | netrom: fix invalid use of sizeof in nr_recvmsg()Wei Yongjun2013-04-08
| * | | | | af_iucv: fix recvmsg by replacing skb_pull() functionUrsula Braun2013-04-08
| * | | | | rtnetlink: Call nlmsg_parse() with correct header lengthMichael Riesch2013-04-08
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-08
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-03
| | |\ \ \ \ | | | | |_|/ | | | |/| |