| Commit message (Expand) | Author | Age |
* | Merge tag 'v3.13-rc6' into for-3.14/core | Jens Axboe | 2013-12-31 |
|\ |
|
| * | neigh: Netlink notification for administrative NUD state change | Bob Gilligan | 2013-12-17 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2013-12-17 |
| |\ |
|
| | * | netfilter: nft_reject: fix endianness in dump function | Eric Leblond | 2013-12-12 |
| | * | netfilter: SYNPROXY target: restrict to INPUT/FORWARD | Patrick McHardy | 2013-12-11 |
| * | | net: unix: allow bind to fail on mutex lock | Sasha Levin | 2013-12-17 |
| * | | udp: ipv4: do not use sk_dst_lock from softirq context | Eric Dumazet | 2013-12-17 |
| * | | sctp: loading sctp when load sctp_probe | wangweidong | 2013-12-16 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-12-15 |
| |\ \ |
|
| | * | | sch_tbf: use do_div() for 64-bit divide | Yang Yingliang | 2013-12-11 |
| | * | | udp: ipv4: must add synchronization in udp_sk_rx_dst_set() | Eric Dumazet | 2013-12-11 |
| | * | | udp: ipv4: fix potential use after free in udp_v4_early_demux() | Eric Dumazet | 2013-12-11 |
| | * | | net: sched: htb: fix the calculation of quantum | Yang Yingliang | 2013-12-11 |
| | * | | net: sched: tbf: fix the calculation of max_size | Yang Yingliang | 2013-12-11 |
| | |/ |
|
| | * | udp: ipv4: fix an use after free in __udp4_lib_rcv() | Eric Dumazet | 2013-12-10 |
| | * | sctp: fix up a spacing | wangweidong | 2013-12-10 |
| | * | sctp: add check rto_min and rto_max in sysctl | wangweidong | 2013-12-10 |
| | * | sctp: check the rto_min and rto_max in setsockopt | wangweidong | 2013-12-10 |
| | * | ipv6: do not erase dst address with flow label destination | Florent Fourcot | 2013-12-10 |
| | * | sctp: properly latch and use autoclose value from sock to association | Neil Horman | 2013-12-10 |
| | * | tipc: protect handler_enabled variable with qitem_lock spin lock | Ying Xue | 2013-12-10 |
| | * | tipc: correct the order of stopping services at rmmod | Jon Paul Maloy | 2013-12-10 |
| | * | net: unix: allow set_peek_off to fail | Sasha Levin | 2013-12-10 |
| | * | inet: fix NULL pointer Oops in fib(6)_rule_suppress | Stefan Tomanek | 2013-12-10 |
| | * | net: drop_monitor: fix the value of maxattr | Changli Gao | 2013-12-09 |
| | * | ipv6: don't count addrconf generated routes against gc limit | Hannes Frederic Sowa | 2013-12-09 |
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2013-12-09 |
| | |\ |
|
| | | * | netfilter: nf_tables: fix missing rules flushing per table | Pablo Neira Ayuso | 2013-12-07 |
| | | * | netfilter: xt_hashlimit: fix proc entry leak in netns destroy path | Sergey Popovich | 2013-12-07 |
| | | * | netfilter: ipset: fix incorret comparison in hash_netnet4_data_equal() | Dave Jones | 2013-11-25 |
| | * | | packet: fix send path when running with proto == 0 | Daniel Borkmann | 2013-12-09 |
| | * | | br: fix use of ->rx_handler_data in code executed on non-rx_handler path | Jiri Pirko | 2013-12-06 |
| | * | | net: clear local_df when passing skb between namespaces | Hannes Frederic Sowa | 2013-12-05 |
| | * | | tcp_memcontrol: Cleanup/fix cg_proto->memory_pressure handling. | Eric W. Biederman | 2013-12-05 |
| | * | | sctp: disable max_burst when the max_burst is 0 | wangweidong | 2013-12-05 |
| | * | | net_sched: Use default action walker methods | Jamal Hadi Salim | 2013-12-05 |
| | * | | net_sched: Provide default walker function for actions | Jamal Hadi Salim | 2013-12-05 |
| | * | | net_sched: Use default action lookup functions | Jamal Hadi Salim | 2013-12-05 |
| | * | | net_sched: Default action lookup method for actions | Jamal Hadi Salim | 2013-12-05 |
| | * | | net_sched: Fail if missing mandatory action operation methods | Jamal Hadi Salim | 2013-12-05 |
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-12-05 |
| | |\ \ |
|
| | | * \ | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2013-12-02 |
| | | |\ \ |
|
| | | | * | | mac80211: check csa wiphy flag in ibss before switching | Simon Wunderlich | 2013-12-02 |
| | | | * | | cfg80211: disable CSA for all drivers | Simon Wunderlich | 2013-12-02 |
| | | * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2013-11-25 |
| | | |\| | |
|
| | | | * | | mac80211: set hw initial idle state | Karl Beldan | 2013-11-25 |
| | | | * | | mac80211: use capped prob when computing throughputs | Karl Beldan | 2013-11-25 |
| | | | * | | cfg80211: ignore supported rates for nonexistant bands on scan | Felix Fietkau | 2013-11-25 |
| | | | * | | mac80211: fix connection polling | Eliad Peller | 2013-11-25 |
| | | | * | | mac80211: fix the mesh channel switch support | Chun-Yeow Yeoh | 2013-11-25 |