- b60f2f3 net: ipv4: un-inline ip_finish_output2 by Florian Westphal · 9 years ago
- b5e2c45 tcp: remove obsolete check in tcp_set_skb_tso_segs() by Eric Dumazet · 9 years ago
- f69ad29 tcp: fill shinfo->gso_size at last moment by Eric Dumazet · 9 years ago
- 5bbb432 tcp: tcp_set_skb_tso_segs() no longer need struct sock parameter by Eric Dumazet · 9 years ago
- 51466a7 tcp: fill shinfo->gso_type at last moment by Eric Dumazet · 9 years ago
- a7eea41 tcp: reserve tcp_skb_mss() to tcp stack by Eric Dumazet · 9 years ago
- 57225e7 switchdev: fix BUG when port driver doesn't support set attr op by Scott Feldman · 9 years ago
- a4244b0 net/ethtool: Add current supported tunable options by Hadar Hen Zion · 9 years ago
- 2b0a8c9 tcp: add CDG congestion control by Kenneth Klette Jonassen · 9 years ago
- 7782ad8 tcp: export tcp_enter_cwr() by Kenneth Klette Jonassen · 9 years ago
- af201f7 switchdev: fix handling for drivers not supporting IPv4 fib add/del ops by Scott Feldman · 9 years ago
- f9c2ff2 net: tcp: dctcp_update_alpha() fixes. by Eric Dumazet · 9 years ago
- 1edaa7e Merge tag 'mac80211-next-for-davem-2015-06-10' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
- 37a9a8d net/unix: support SCM_SECURITY for stream sockets by Stephen Smalley · 9 years ago
- 8c86f96 bridge: make br_fdb_delete also check if the port matches by Nikolay Aleksandrov · 9 years ago
- 4355989 Merge tag 'linux-can-next-for-4.2-20150609' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 9 years ago
- 30686bf mac80211: convert HW flags to unsigned long bitmap by Johannes Berg · 9 years ago
- 206c59d Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 9 years ago
- 5ec596c mac80211: Fix a case of incorrect metric used when forwarding a PREQ by Alexis Green · 9 years ago
- c3eee1f Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 9 years ago
- e060e7ad mac80211: Always check rates and capabilities in mesh mode by Alexis Green · 9 years ago
- 8df734e mac80211: fix the beacon csa counter for mesh and ibss by Chun-Yeow Yeoh · 9 years ago
- afd2efb mac80211: Fix incorrectly named last_hop_metric variable in mesh_rx_path_sel_frame by Alexis Green · 9 years ago
- 74d803b mac80211: ignore invalid scan RSSI values by Sara Sharon · 9 years ago
- d01f858 mac80211: release channel on auth failure by Michal Kazior · 9 years ago
- 472be00 mac80211: handle aggregation session timeout on fast-xmit path by Johannes Berg · 9 years ago
- dd895d7 can: cangw: introduce optional uid to reference created routing jobs by Oliver Hartkopp · 9 years ago
- 941742f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
- bbbf2df net: replace last open coded skb_orphan_frags with function call by Willem de Bruijn · 9 years ago
- 0243508 ipv6: Fix protocol resubmission by Josh Hunt · 9 years ago
- 27e41fc ipv6: fix possible use after free of dev stats by Robert Shearman · 9 years ago
- f38b24c fib_trie: coding style: Use pointer after check by Firo Yang · 9 years ago
- c4c832f bridge: disable softirqs around br_fdb_update to avoid lockup by Nikolay Aleksandrov · 9 years ago
- 7ff46e7 Revert "bridge: use _bh spinlock variant for br_fdb_update to avoid lockup" by David S. Miller · 9 years ago
- 25cc8f0 mpls: fix possible use after free of device by Robert Shearman · 9 years ago
- 1d7c490 bridge: use _bh spinlock variant for br_fdb_update to avoid lockup by Wilson Kok · 9 years ago
- b80c0e7 tcp: get_cookie_sock() consolidation by Eric Dumazet · 9 years ago
- 94d1dd8 batman-adv: change the MAC of each VLAN upon ndo_set_mac_address by Antonio Quartulli · 11 years ago
- 7dac6d9 batman-adv: Remove unused post-VLAN ethhdr in batadv_gw_dhcp_recipient_get by Sven Eckelmann · 10 years ago
- a2f2b6c batman-adv: Clarify calculation precedence for '&' and '?' by Sven Eckelmann · 10 years ago
- 1e2c2a4 batman-adv: Add required includes to all files by Sven Eckelmann · 10 years ago
- bcef1f3 batman-adv: add bat_neigh_free API by Antonio Quartulli · 10 years ago
- 6f70eb7 batman-adv: split name from variable for uint mesh attributes by Antonio Quartulli · 10 years ago
- 36fd61c batman-adv: Use common Jenkins Hash implementation by Sven Eckelmann · 10 years ago
- d691f9e bpf: allow programs to write to certain skb fields by Alexei Starovoitov · 9 years ago
- 3431205 bpf: make programs see skb->data == L2 for ingress and egress by Alexei Starovoitov · 9 years ago
- 98da81a tcp: remove redundant checks II by Eric Dumazet · 9 years ago
- 90c337d inet: add IP_BIND_ADDRESS_NO_PORT to overcome bind(0) limitations by Eric Dumazet · 9 years ago
- b3baa0f mpls: Add MPLS entropy label in flow_keys by Tom Herbert · 9 years ago
- 1fdd512 net: Add GRE keyid in flow_keys by Tom Herbert · 9 years ago
- 87ee9e5 net: Add IPv6 flow label to flow_keys by Tom Herbert · 9 years ago
- d34af82 net: Add VLAN ID to flow_keys by Tom Herbert · 9 years ago
- 45b47fd0 net: Get rid of IPv6 hash addresses flow keys by Tom Herbert · 9 years ago
- 9f24908 net: Add keys for TIPC address by Tom Herbert · 9 years ago
- c3f8324 net: Add full IPv6 addresses to flow_keys by Tom Herbert · 9 years ago
- 42aecaa net: Get skb hash over flow_keys structure by Tom Herbert · 9 years ago
- c468efe net: Remove superfluous setting of key_basic by Tom Herbert · 9 years ago
- ce3b535 net: Simplify GRE case in flow_dissector by Tom Herbert · 9 years ago
- 94db13f bpf: fix build due to missing tc_verd by Alexei Starovoitov · 9 years ago
- c39c4c6 tcp: double default TSQ output bytes limit by Wei Liu · 9 years ago
- 12e25e1 tcp: remove redundant checks by Eric Dumazet · 9 years ago
- 6e54030 ipv4/udp: Verify multicast group is ours in upd_v4_early_demux() by Shawn Bohrer · 9 years ago
- 7616dcb switchdev: documentation: use switchdev_port_obj_xxx for IPv4 FIB add/modify/delete ops by Scott Feldman · 9 years ago
- cf71f43 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 9 years ago
- 3896d65 bpf: introduce bpf_clone_redirect() helper by Alexei Starovoitov · 9 years ago
- 640b2b1 openvswitch: disable LRO by Jiri Benc · 9 years ago
- f372d09 batman-adv: Remove unnecessary ret variable in algo_register by Markus Pargmann · 10 years ago
- 9fb6c65 batman-adv: Remove unnecessary ret variable by Markus Pargmann · 10 years ago
- f2d5cf2 batman-adv: main, batadv_compare_eth return bool by Markus Pargmann · 10 years ago
- e8ad3b1 batman-adv: main, Convert is_my_mac() to bool by Markus Pargmann · 10 years ago
- a0c7722 batman-adv: Remove unnecessary check for orig_ifinfo not NULL by Sven Eckelmann · 10 years ago
- 2110262 batman-adv: types, Fix comment on bcast_own by Markus Pargmann · 10 years ago
- d491dbb batman-adv: iv_ogm, fix comment function name by Markus Pargmann · 10 years ago
- 6c4a162 batman-adv: iv_ogm, fix coding style by Markus Pargmann · 10 years ago
- 9f52ee1 batman-adv: iv_ogm, Fix dup_status comment by Markus Pargmann · 10 years ago
- 23badd6 batman-adv: iv_ogm_orig_update, style, add missing brackets by Markus Pargmann · 10 years ago
- 5648915 batman-adv: iv_ogm_queue_add, Simplify expressions by Markus Pargmann · 10 years ago
- 940d156 batman-adv: iv_ogm_aggregate_new, simplify error handling by Markus Pargmann · 10 years ago
- c526a46 mac80211: rename single hw-scan flag to follow naming convention by Johannes Berg · 9 years ago
- ea1b2b45 mac80211: remove short slot/short preamble incapable flags by Johannes Berg · 9 years ago
- 3b79af9 mac80211: stop using pointers as userspace cookies by Johannes Berg · 9 years ago
- b2eb0ee mac80211: copy nl80211 mgmt TX SKB for status by Johannes Berg · 9 years ago
- db388a5 mac80211: move TX PN to public part of key struct by Johannes Berg · 9 years ago
- dda922c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
- e453581 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
- 66e5133 vlan: Add GRO support for non hardware accelerated vlan by Toshiaki Makita · 9 years ago
- ccd740c vti6: Add pmtu handling to vti6_xmit. by Steffen Klassert · 9 years ago
- ccea744 openvswitch: include datapath actions with sampled-packet upcall to userspace by Neil McKee · 9 years ago
- bdef7de net: Add priority to packet_offload objects. by David S. Miller · 9 years ago
- 18ec898 Revert "net: core: 'ethtool' issue with querying phy settings" by David S. Miller · 9 years ago
- d26e2c9 Revert "netfilter: ensure number of counters is >0 in do_replace()" by Bernhard Thaler · 9 years ago
- c9c99f8 mac80211: act upon and report deauth while associating by Johannes Berg · 9 years ago
- 2459534 net: dsa: Properly propagate errors from dsa_switch_setup_one by Florian Fainelli · 9 years ago
- 9f95041 tcp: fix child sockets to use system default congestion control if not set by Neal Cardwell · 9 years ago
- 8ba3846 net/rds Add getsockopt support for SO_RDS_TRANSPORT by Sowmini Varadhan · 9 years ago
- d97dac5 net/rds: Add setsockopt support for SO_RDS_TRANSPORT by Sowmini Varadhan · 9 years ago
- a28c257 net/rds: Declare SO_RDS_TRANSPORT and RDS_TRANS_* constants in uapi/linux/rds.h by Sowmini Varadhan · 9 years ago
- 17ca8cb ebpf: allow bpf_ktime_get_ns_proto also for networking by Daniel Borkmann · 9 years ago
- beb39db udp: fix behavior of wrong checksums by Eric Dumazet · 9 years ago
- d803731 Merge tag 'mac80211-next-for-davem-2015-05-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago