Age | Commit message (Expand) | Author |
2014-04-14 | tcp: tcp_release_cb() should release socket ownership | Eric Dumazet |
2014-03-23 | net-tcp: fastopen: fix high order allocations | Eric Dumazet |
2013-12-08 | netfilter: push reasm skb through instead of original frag skbs | Jiri Pirko |
2013-12-08 | inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct... | Hannes Frederic Sowa |
2013-12-04 | netfilter: nf_conntrack: use RCU safe kfree for conntrack extensions | Michal Kubecek |
2013-11-20 | ipv6: reset dst.expires value when clearing expire flag | Hannes Frederic Sowa |
2013-11-20 | ip_gre: Fix WCCPv2 header parsing. | Pravin B Shelar |
2013-11-04 | ipv6: fill rt6i_gateway with nexthop address | Julian Anastasov |
2013-11-04 | ipv6: always prefer rt6i_gateway if present | Julian Anastasov |
2013-11-04 | net: fix cipso packet validation when !NETLABEL | Seif Mazareeb |
2013-11-04 | net: dst: provide accessor function to dst->xfrm | Vlad Yasevich |
2013-11-04 | tcp: TSO packets automatic sizing | Eric Dumazet |
2013-10-13 | Bluetooth: Introduce a new HCI_RFKILLED flag | Johan Hedberg |
2013-10-13 | net: net_secret should not depend on TCP | Eric Dumazet |
2013-10-13 | IPv6 NAT: Do not drop DNATed 6to4/6rd packets | Catalin(ux) M. BOIE |
2013-10-13 | ip: generate unique IP identificator if local fragmentation is allowed | Ansis Atteka |
2013-09-14 | net_sched: restore "linklayer atm" handling | Jesper Dangaard Brouer |
2013-09-14 | ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id. | Pravin B Shelar |
2013-09-14 | genl: Hold reference on correct module while netlink-dump. | Pravin B Shelar |
2013-09-07 | mac80211: add a flag to indicate CCK support for HT clients | Felix Fietkau |
2013-08-11 | ndisc: Add missing inline to ndisc_addr_option_pad | Joe Perches |
2013-07-28 | ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi... | Hannes Frederic Sowa |
2013-07-28 | ipv6,mcast: always hold idev->lock before mca_lock | Amerigo Wang |
2013-06-13 | ip_tunnel: remove __net_init/exit from exported functions | Eric Dumazet |
2013-06-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-06-12 | Bluetooth: Fix mgmt handling of power on failures | Johan Hedberg |
2013-06-02 | net_sched: restore "overhead xxx" handling | Eric Dumazet |
2013-05-31 | xfrm: force a garbage collection after deleting a policy | Paul Moore |
2013-05-23 | netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6 | Florian Westphal |
2013-05-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-05-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2013-05-16 | mac80211: fix spurious RCU warning and update documentation | Felix Fietkau |
2013-05-15 | netfilter: log: netns NULL ptr bug when calling from conntrack | Hans Schillstrom |
2013-05-11 | ipv6: do not clear pinet6 field | Eric Dumazet |
2013-05-06 | net: frag, fix race conditions in LRU list maintenance | Konstantin Khlebnikov |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-05-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-05-01 | af_unix: fix a fatal race with bit fields | Eric Dumazet |
2013-04-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-04-29 | hostap: Don't use create_proc_read_entry() | David Howells |
2013-04-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-04-29 | net: defer net_secret[] initialization | Eric Dumazet |
2013-04-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/... | David S. Miller |
2013-04-29 | sctp: Correct type and usage of sctp_end_cksum() | Simon Horman |
2013-04-29 | netfilter: move skb_gso_segment into nfnetlink_queue module | Florian Westphal |
2013-04-29 | net: increase frag hash size | Jesper Dangaard Brouer |
2013-04-26 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville |
2013-04-25 | genl: Allow concurrent genl callbacks. | Pravin B Shelar |
2013-04-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/... | David S. Miller |
2013-04-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |