Age | Commit message (Expand) | Author |
2015-02-05 | sit: fix some __be16/u16 mismatches | Eric Dumazet |
2015-02-05 | net: remove some sparse warnings | Eric Dumazet |
2015-02-05 | ip6_gre: fix endianness errors in ip6gre_err | Sabrina Dubroca |
2015-02-04 | cls_api.c: Fix dumping of non-existing actions' stats. | Ignacy Gawędzki |
2015-02-04 | pkt_sched: fq: avoid hang when quantum 0 | Kenneth Klette Jonassen |
2015-02-04 | net: rds: use correct size for max unacked packets and bytes | Sasha Levin |
2015-02-03 | ipv6: Select fragment id during UFO segmentation if not set. | Vlad Yasevich |
2015-02-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2015-02-01 | ipv4: tcp: get rid of ugly unicast_sock | Eric Dumazet |
2015-01-30 | net: Fix vlan_get_protocol for stacked vlan | Toshiaki Makita |
2015-01-30 | net: sctp: fix passing wrong parameter header to param_type2af in sctp_proces... | Saran Maruti Ramanara |
2015-01-30 | netlink: fix wrong subscription bitmask to group mapping in | Pablo Neira |
2015-01-30 | netfilter: nf_tables: fix leaks in error path of nf_tables_newchain() | Pablo Neira Ayuso |
2015-01-30 | ipvs: rerouting to local clients is not needed anymore | Julian Anastasov |
2015-01-29 | ipv4: Don't increase PMTU with Datagram Too Big message. | Li Wei |
2015-01-29 | caif: remove wrong dev_net_set() call | Nicolas Dichtel |
2015-01-28 | tcp: ipv4: initialize unicast_sock sk_pacing_rate | Eric Dumazet |
2015-01-28 | bridge: dont send notification when skb->len == 0 in rtnl_bridge_notify | Roopa Prabhu |
2015-01-28 | tcp: fix timing issue in CUBIC slope calculation | Neal Cardwell |
2015-01-28 | tcp: fix stretch ACK bugs in CUBIC | Neal Cardwell |
2015-01-28 | tcp: fix stretch ACK bugs in Reno | Neal Cardwell |
2015-01-28 | tcp: fix the timid additive increase on stretch ACKs | Neal Cardwell |
2015-01-28 | tcp: stretch ACK fixes prep | Neal Cardwell |
2015-01-27 | net: don't OOPS on socket aio | Christoph Hellwig |
2015-01-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2015-01-27 | ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos too | Hannes Frederic Sowa |
2015-01-27 | ping: Fix race in free in receive path | subashab@codeaurora.org |
2015-01-27 | udp_diag: Fix socket skipping within chain | Herbert Xu |
2015-01-26 | Merge tag 'mac80211-for-davem-2015-01-23' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2015-01-26 | ipv4: try to cache dst_entries which would cause a redirect | Hannes Frederic Sowa |
2015-01-26 | net: sctp: fix slab corruption from use after free on INIT collisions | Daniel Borkmann |
2015-01-26 | net: cls_bpf: fix auto generation of per list handles | Daniel Borkmann |
2015-01-26 | net: cls_bpf: fix size mismatch on filter preparation | Daniel Borkmann |
2015-01-26 | netfilter: nf_tables: disable preemption when restoring chain counters | Pablo Neira Ayuso |
2015-01-25 | ipv6: Fix __ip6_route_redirect | Martin KaFai Lau |
2015-01-25 | net: dsa: set slave MII bus PHY mask | Vivien Didelot |
2015-01-25 | net: llc: use correct size for sysctl timeout entries | Sasha Levin |
2015-01-23 | nl80211: fix per-station group key get/del and memory leak | Johannes Berg |
2015-01-23 | mac80211: properly set CCK flag in radiotap | Mathy Vanhoef |
2015-01-23 | mac80211: correct header length calculation | Fred Chou |
2015-01-23 | mac80211: only roll back station states for WDS when suspending | Luciano Coelho |
2015-01-19 | ipv6: stop sending PTB packets for MTU < 1280 | Hagen Paul Pfeifer |
2015-01-19 | netfilter: nf_tables: validate hooks in NAT expressions | Pablo Neira Ayuso |
2015-01-17 | net: sctp: fix race for one-to-many sockets in sendmsg's auto associate | Daniel Borkmann |
2015-01-16 | genetlink: synchronize socket closing and family removal | Johannes Berg |
2015-01-16 | genetlink: disallow subscribing to unknown mcast groups | Johannes Berg |
2015-01-16 | net: rps: fix cpu unplug | Eric Dumazet |
2015-01-15 | ip: zero sockaddr returned on error queue | Willem de Bruijn |
2015-01-15 | Merge tag 'mac80211-for-davem-2015-01-15' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2015-01-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |