Age | Commit message (Expand) | Author |
2014-01-20 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-01-17 | ipv6: simplify detection of first operational link-local address on interface | Hannes Frederic Sowa |
2014-01-17 | tcp: metrics: Avoid duplicate entries with the same destination-IP | Christoph Paasch |
2014-01-17 | net: rds: fix per-cpu helper usage | Gerald Schaefer |
2014-01-16 | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller |
2014-01-15 | bpf: do not use reciprocal divide | Eric Dumazet |
2014-01-15 | batman-adv: fix batman-adv header overhead calculation | Marek Lindner |
2014-01-14 | net: avoid reference counter overflows on fib_rules in multicast forwarding | Hannes Frederic Sowa |
2014-01-14 | ieee802154: Fix memory leak in ieee802154_add_iface() | Christian Engelmayer |
2014-01-13 | inet_diag: fix inet_diag_dump_icsk() to use correct state for timewait sockets | Neal Cardwell |
2014-01-13 | sched, net: Clean up preempt_enable_no_resched() abuse | Peter Zijlstra |
2014-01-10 | net: core: explicitly select a txq before doing l2 forwarding | Jason Wang |
2014-01-10 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2014-01-09 | ipv6: add link-local, sit and loopback address with INFINITY_LIFE_TIME | Hannes Frederic Sowa |
2014-01-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2014-01-08 | Merge tag 'nfc-fixes-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | John W. Linville |
2014-01-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2014-01-07 | tipc: correctly unlink packets from deferred packet queue | Erik Hugne |
2014-01-07 | ipv6: pcpu_tstats.syncp should be initialised in ip6_vti.c | Li RongQing |
2014-01-06 | bridge: use spin_lock_bh() in br_multicast_set_hash_max | Curt Brune |
2014-01-06 | ipv6: don't install anycast address for /128 addresses on routers | Hannes Frederic Sowa |
2014-01-06 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2014-01-06 | netfilter: only warn once on wrong seqadj usage | Jesper Dangaard Brouer |
2014-01-06 | netfilter: nf_nat: fix access to uninitialized buffer in IRC NAT helper | Daniel Borkmann |
2014-01-05 | net: 6lowpan: fix lowpan_header_create non-compression memcpy call | Daniel Borkmann |
2014-01-04 | NFC: Fix target mode p2p link establishment | Arron Wang |
2014-01-02 | netpoll: Fix missing TXQ unlock and and OOPS. | David S. Miller |
2014-01-02 | ipv6: fix the use of pcpu_tstats in ip6_vti.c | Li RongQing |
2014-01-02 | ipv6: fix the use of pcpu_tstats in ip6_tunnel | Li RongQing |
2014-01-02 | ipv6 addrconf: fix preferred lifetime state-changing behavior while valid_lft... | Yasushi Asano |
2014-01-02 | net: llc: fix use after free in llc_ui_recvmsg | Daniel Borkmann |
2014-01-02 | ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NIC | Wei-Chun Chao |
2014-01-02 | sctp: Remove outqueue empty state | Vlad Yasevich |
2014-01-01 | ipv6: fix the use of pcpu_tstats in sit | Li RongQing |
2013-12-31 | vlan: Fix header ops passthru when doing TX VLAN offload. | David S. Miller |
2013-12-29 | net: rose: restore old recvmsg behavior | Florian Westphal |
2013-12-29 | tipc: fix deadlock during socket release | Ying Xue |
2013-12-29 | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller |
2013-12-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2013-12-28 | netfilter: nf_tables: fix wrong datatype in nft_validate_data_load() | Pablo Neira Ayuso |
2013-12-28 | batman-adv: fix vlan header access | Antonio Quartulli |
2013-12-28 | batman-adv: clean nf state when removing protocol header | Antonio Quartulli |
2013-12-28 | batman-adv: fix alignment for batadv_tvlv_tt_change | Antonio Quartulli |
2013-12-28 | batman-adv: fix size of batadv_bla_claim_dst | Simon Wunderlich |
2013-12-28 | batman-adv: fix size of batadv_icmp_header | Antonio Quartulli |
2013-12-28 | batman-adv: fix header alignment by unrolling batadv_header | Simon Wunderlich |
2013-12-28 | batman-adv: fix alignment for batadv_coded_packet | Simon Wunderlich |
2013-12-28 | netfilter: nf_tables: fix oops when updating table with user chains | Pablo Neira Ayuso |
2013-12-28 | netfilter: nf_tables: fix dumping with large number of sets | Pablo Neira Ayuso |
2013-12-27 | ipv6: release dst properly in ipip6_tunnel_xmit | Li RongQing |