Age | Commit message (Expand) | Author | Files | Lines |
2014-01-13 | inet_diag: fix inet_diag_dump_icsk() to use correct state for timewait sockets | Neal Cardwell | 1 | -1/+4 |
2014-01-10 | net: core: explicitly select a txq before doing l2 forwarding | Jason Wang | 5 | -19/+30 |
2014-01-10 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2 | -11/+14 |
2014-01-09 | ipv6: add link-local, sit and loopback address with INFINITY_LIFE_TIME | Hannes Frederic Sowa | 1 | -2/+4 |
2014-01-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2 | -11/+14 |
2014-01-08 | Merge tag 'nfc-fixes-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | John W. Linville | 1 | -1/+1 |
2014-01-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2 | -6/+28 |
2014-01-07 | tipc: correctly unlink packets from deferred packet queue | Erik Hugne | 1 | -0/+1 |
2014-01-07 | ipv6: pcpu_tstats.syncp should be initialised in ip6_vti.c | Li RongQing | 1 | -0/+6 |
2014-01-06 | bridge: use spin_lock_bh() in br_multicast_set_hash_max | Curt Brune | 1 | -2/+2 |
2014-01-06 | ipv6: don't install anycast address for /128 addresses on routers | Hannes Frederic Sowa | 1 | -2/+2 |
2014-01-06 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 1 | -10/+13 |
2014-01-06 | netfilter: only warn once on wrong seqadj usage | Jesper Dangaard Brouer | 1 | -1/+1 |
2014-01-06 | netfilter: nf_nat: fix access to uninitialized buffer in IRC NAT helper | Daniel Borkmann | 1 | -5/+27 |
2014-01-05 | net: 6lowpan: fix lowpan_header_create non-compression memcpy call | Daniel Borkmann | 1 | -1/+1 |
2014-01-04 | NFC: Fix target mode p2p link establishment | Arron Wang | 1 | -1/+1 |
2014-01-02 | netpoll: Fix missing TXQ unlock and and OOPS. | David S. Miller | 1 | -2/+9 |
2014-01-02 | ipv6: fix the use of pcpu_tstats in ip6_vti.c | Li RongQing | 1 | -21/+3 |
2014-01-02 | ipv6: fix the use of pcpu_tstats in ip6_tunnel | Li RongQing | 1 | -5/+16 |
2014-01-02 | ipv6 addrconf: fix preferred lifetime state-changing behavior while valid_lft... | Yasushi Asano | 1 | -3/+10 |
2014-01-02 | net: llc: fix use after free in llc_ui_recvmsg | Daniel Borkmann | 1 | -2/+3 |
2014-01-02 | ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NIC | Wei-Chun Chao | 3 | -23/+31 |
2014-01-02 | sctp: Remove outqueue empty state | Vlad Yasevich | 1 | -25/+7 |
2014-01-01 | ipv6: fix the use of pcpu_tstats in sit | Li RongQing | 1 | -0/+2 |
2013-12-31 | vlan: Fix header ops passthru when doing TX VLAN offload. | David S. Miller | 2 | -2/+19 |
2013-12-29 | net: rose: restore old recvmsg behavior | Florian Westphal | 1 | -12/+4 |
2013-12-29 | tipc: fix deadlock during socket release | Ying Xue | 3 | -48/+49 |
2013-12-29 | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 11 | -105/+177 |
2013-12-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 6 | -8/+33 |
2013-12-28 | netfilter: nf_tables: fix wrong datatype in nft_validate_data_load() | Pablo Neira Ayuso | 1 | -1/+3 |
2013-12-28 | batman-adv: fix vlan header access | Antonio Quartulli | 1 | -1/+1 |
2013-12-28 | batman-adv: clean nf state when removing protocol header | Antonio Quartulli | 1 | -0/+5 |
2013-12-28 | batman-adv: fix alignment for batadv_tvlv_tt_change | Antonio Quartulli | 2 | -4/+6 |
2013-12-28 | batman-adv: fix size of batadv_bla_claim_dst | Simon Wunderlich | 1 | -0/+2 |
2013-12-28 | batman-adv: fix size of batadv_icmp_header | Antonio Quartulli | 3 | -14/+44 |
2013-12-28 | batman-adv: fix header alignment by unrolling batadv_header | Simon Wunderlich | 10 | -85/+118 |
2013-12-28 | batman-adv: fix alignment for batadv_coded_packet | Simon Wunderlich | 1 | -2/+2 |
2013-12-28 | netfilter: nf_tables: fix oops when updating table with user chains | Pablo Neira Ayuso | 1 | -2/+10 |
2013-12-28 | netfilter: nf_tables: fix dumping with large number of sets | Pablo Neira Ayuso | 1 | -3/+7 |
2013-12-27 | ipv6: release dst properly in ipip6_tunnel_xmit | Li RongQing | 1 | -1/+3 |
2013-12-27 | net_sched: act: Dont increment refcnt on replace | Jamal Hadi Salim | 8 | -26/+37 |
2013-12-27 | rds: prevent dereference of a NULL device | Sasha Levin | 1 | -1/+2 |
2013-12-27 | ipvs: correct usage/allocation of seqadj ext in ipvs | Jesper Dangaard Brouer | 1 | -0/+6 |
2013-12-27 | netfilter: WARN about wrong usage of sequence number adjustments | Jesper Dangaard Brouer | 1 | -0/+5 |
2013-12-22 | ipv4: consistent reporting of pmtu data in case of corking | Hannes Frederic Sowa | 1 | -2/+3 |
2013-12-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 3 | -20/+32 |
2013-12-20 | netfilter: nf_ct_timestamp: Fix BUG_ON after netns deletion | Helmut Schaa | 1 | -1/+0 |
2013-12-20 | netfilter: nft_exthdr: call ipv6_find_hdr() with explicitly initialized offset | Daniel Borkmann | 1 | -1/+1 |
2013-12-19 | dccp: catch failed request_module call in dccp_probe init | Wang Weidong | 1 | -12/+7 |
2013-12-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 1 | -1/+1 |