| Commit message (Expand) | Author | Age | Files | Lines |
* | net: rate-limit warn-bad-offload splats. | Ben Greear | 2013-04-19 | 1 | -0/+3 |
* | pkt_sched: fix error return code in fw_change_attrs() | Wei Yongjun | 2013-04-19 | 1 | -1/+1 |
* | irda: small read past the end of array in debug code | Dan Carpenter | 2013-04-19 | 2 | -2/+11 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2013-04-19 | 3 | -3/+19 |
|\ |
|
| * | netfilter: xt_rpfilter: skip locally generated broadcast/multicast, too | Florian Westphal | 2013-04-19 | 2 | -2/+14 |
| * | netfilter: ipset: bitmap:ip,mac: fix listing with timeout | Jozsef Kadlecsik | 2013-04-18 | 1 | -1/+5 |
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2013-04-19 | 2 | -12/+39 |
|\ \ |
|
| * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-04-18 | 2 | -12/+39 |
| |\ \ |
|
| | * \ | Merge branch 'for-john' of git://x-git.kernel.org/pub/scm/linux/kernel/git/jb... | John W. Linville | 2013-04-12 | 1 | -4/+20 |
| | |\ \ |
|
| | | * | | mac80211: fix cfg80211 interaction on auth/assoc request | Johannes Berg | 2013-04-10 | 1 | -4/+20 |
| | * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2013-04-08 | 1 | -8/+19 |
| | |\| | |
|
| | | * | | mac80211: fix LED in idle handling | Johannes Berg | 2013-04-08 | 1 | -8/+19 |
* | | | | | tcp: call tcp_replace_ts_recent() from tcp_ack() | Eric Dumazet | 2013-04-19 | 1 | -33/+31 |
* | | | | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 2013-04-18 | 5 | -23/+28 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | batman-adv: make is_my_mac() check for the current mesh only | Antonio Quartulli | 2013-04-17 | 5 | -23/+28 |
* | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o... | David S. Miller | 2013-04-18 | 2 | -13/+19 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | openvswitch: correct an invalid BUG_ON | Hong Zhiguo | 2013-03-27 | 1 | -1/+1 |
| * | | | | openvswitch: Preallocate reply skb in ovs_vport_cmd_set(). | Jesse Gross | 2013-03-27 | 1 | -12/+18 |
* | | | | | net: drop dst before queueing fragments | Eric Dumazet | 2013-04-17 | 2 | -6/+20 |
* | | | | | esp4: fix error return code in esp_output() | Wei Yongjun | 2013-04-15 | 1 | -3/+3 |
* | | | | | bridge: make user modified path cost sticky | stephen hemminger | 2013-04-15 | 3 | -1/+4 |
* | | | | | ipv6: statically link register_inet6addr_notifier() | Cong Wang | 2013-04-14 | 2 | -21/+22 |
* | | | | | net/802/mrp: fix possible race condition when calling mrp_pdu_queue() | David Ward | 2013-04-12 | 1 | -0/+4 |
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/... | David S. Miller | 2013-04-12 | 7 | -44/+92 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | netfilter: nf_nat: fix race when unloading protocol modules | Florian Westphal | 2013-04-12 | 1 | -33/+7 |
| * | | | | netfilter: ipset: hash:*net*: nomatch flag not excluded on set resize | Jozsef Kadlecsik | 2013-04-09 | 4 | -4/+76 |
| * | | | | netfilter: ipset: list:set: fix reference counter update | Jozsef Kadlecsik | 2013-04-09 | 1 | -3/+7 |
| * | | | | netfilter: nf_ct_sip: don't drop packets with offsets pointing outside the pa... | Patrick McHardy | 2013-04-06 | 1 | -4/+2 |
* | | | | | tcp: Reallocate headroom if it would overflow csum_start | Thomas Graf | 2013-04-12 | 1 | -2/+6 |
* | | | | | tcp: incoming connections might use wrong route under synflood | Dmitry Popov | 2013-04-11 | 1 | -2/+2 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-04-10 | 22 | -42/+101 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'fixes-for-3.9' of git://gitorious.org/linux-can/linux-can | David S. Miller | 2013-04-09 | 1 | -3/+3 |
| |\ \ \ \ \ |
|
| | * | | | | | can: gw: use kmem_cache_free() instead of kfree() | Wei Yongjun | 2013-04-09 | 1 | -3/+3 |
| * | | | | | | selinux: add a skb_owned_by() hook | Eric Dumazet | 2013-04-09 | 1 | -0/+1 |
| |/ / / / / |
|
| * | | | | | netrom: fix invalid use of sizeof in nr_recvmsg() | Wei Yongjun | 2013-04-09 | 1 | -1/+1 |
| * | | | | | af_iucv: fix recvmsg by replacing skb_pull() function | Ursula Braun | 2013-04-08 | 1 | -18/+16 |
| * | | | | | rtnetlink: Call nlmsg_parse() with correct header length | Michael Riesch | 2013-04-08 | 1 | -2/+2 |
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-04-08 | 1 | -0/+2 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| | * | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2013-04-03 | 1 | -0/+2 |
| | |\ \ \ \
| | | | |_|/
| | | |/| | |
|
| | | * | | | cfg80211: sched_scan_mtx lock in cfg80211_conn_work() | Artem Savkov | 2013-03-30 | 1 | -0/+2 |
| * | | | | | net: ipv4: fix schedule while atomic bug in check_lifetime() | Jiri Pirko | 2013-04-08 | 1 | -16/+42 |
| * | | | | | net: ipv4: reset check_lifetime_work after changing lifetime | Jiri Pirko | 2013-04-08 | 1 | -0/+2 |
| * | | | | | VSOCK: Fix missing msg_namelen update in vsock_stream_recvmsg() | Mathias Krause | 2013-04-07 | 1 | -0/+2 |
| * | | | | | VSOCK: vmci - fix possible info leak in vmci_transport_dgram_dequeue() | Mathias Krause | 2013-04-07 | 1 | -1/+2 |
| * | | | | | tipc: fix info leaks via msg_name in recv_msg/recv_stream | Mathias Krause | 2013-04-07 | 1 | -0/+7 |
| * | | | | | rose: fix info leak via msg_name in rose_recvmsg() | Mathias Krause | 2013-04-07 | 1 | -0/+1 |
| * | | | | | NFC: llcp: fix info leaks via msg_name in llcp_sock_recvmsg() | Mathias Krause | 2013-04-07 | 1 | -0/+3 |
| * | | | | | netrom: fix info leak via msg_name in nr_recvmsg() | Mathias Krause | 2013-04-07 | 1 | -0/+1 |
| * | | | | | llc: Fix missing msg_namelen update in llc_ui_recvmsg() | Mathias Krause | 2013-04-07 | 1 | -0/+2 |
| * | | | | | l2tp: fix info leak in l2tp_ip6_recvmsg() | Mathias Krause | 2013-04-07 | 1 | -0/+1 |