Age | Commit message (Expand) | Author |
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 |
2013-12-27 | net_sched: act: Dont increment refcnt on replace | Jamal Hadi Salim |
2013-12-27 | rds: prevent dereference of a NULL device | Sasha Levin |
2013-12-27 | ipvs: correct usage/allocation of seqadj ext in ipvs | Jesper Dangaard Brouer |
2013-12-27 | netfilter: WARN about wrong usage of sequence number adjustments | Jesper Dangaard Brouer |
2013-12-22 | ipv4: consistent reporting of pmtu data in case of corking | Hannes Frederic Sowa |
2013-12-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-12-20 | netfilter: nf_ct_timestamp: Fix BUG_ON after netns deletion | Helmut Schaa |
2013-12-20 | netfilter: nft_exthdr: call ipv6_find_hdr() with explicitly initialized offset | Daniel Borkmann |
2013-12-19 | dccp: catch failed request_module call in dccp_probe init | Wang Weidong |
2013-12-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller |
2013-12-19 | ipv6: always set the new created dst's from in ip6_rt_copy | Li RongQing |