| Commit message (Expand) | Author | Age |
| ... | |
| | | * | | | | | | | | | | batman-adv: Add required includes to all files | Sven Eckelmann | 2015-06-07 |
| | | * | | | | | | | | | | batman-adv: add bat_neigh_free API | Antonio Quartulli | 2015-06-07 |
| | | * | | | | | | | | | | batman-adv: split name from variable for uint mesh attributes | Antonio Quartulli | 2015-06-07 |
| | | * | | | | | | | | | | batman-adv: Use common Jenkins Hash implementation | Sven Eckelmann | 2015-06-07 |
| | * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-06-08 |
| | |\ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|/ / / / / / /
| |/| | | | | | | | | | |
|
| | * | | | | | | | | | | | fib_trie: coding style: Use pointer after check | Firo Yang | 2015-06-07 |
| | * | | | | | | | | | | | tcp: get_cookie_sock() consolidation | Eric Dumazet | 2015-06-07 |
| | | |/ / / / / / / / /
| |/| | | | | | | | | |
|
| | * | | | | | | | | | | bpf: allow programs to write to certain skb fields | Alexei Starovoitov | 2015-06-07 |
| | * | | | | | | | | | | bpf: make programs see skb->data == L2 for ingress and egress | Alexei Starovoitov | 2015-06-07 |
| | * | | | | | | | | | | tcp: remove redundant checks II | Eric Dumazet | 2015-06-07 |
| | * | | | | | | | | | | inet: add IP_BIND_ADDRESS_NO_PORT to overcome bind(0) limitations | Eric Dumazet | 2015-06-06 |
| | * | | | | | | | | | | mpls: Add MPLS entropy label in flow_keys | Tom Herbert | 2015-06-04 |
| | * | | | | | | | | | | net: Add GRE keyid in flow_keys | Tom Herbert | 2015-06-04 |
| | * | | | | | | | | | | net: Add IPv6 flow label to flow_keys | Tom Herbert | 2015-06-04 |
| | * | | | | | | | | | | net: Add VLAN ID to flow_keys | Tom Herbert | 2015-06-04 |
| | * | | | | | | | | | | net: Get rid of IPv6 hash addresses flow keys | Tom Herbert | 2015-06-04 |
| | * | | | | | | | | | | net: Add keys for TIPC address | Tom Herbert | 2015-06-04 |
| | * | | | | | | | | | | net: Add full IPv6 addresses to flow_keys | Tom Herbert | 2015-06-04 |
| | * | | | | | | | | | | net: Get skb hash over flow_keys structure | Tom Herbert | 2015-06-04 |
| | * | | | | | | | | | | net: Remove superfluous setting of key_basic | Tom Herbert | 2015-06-04 |
| | * | | | | | | | | | | net: Simplify GRE case in flow_dissector | Tom Herbert | 2015-06-04 |
| | * | | | | | | | | | | bpf: fix build due to missing tc_verd | Alexei Starovoitov | 2015-06-04 |
| | * | | | | | | | | | | tcp: double default TSQ output bytes limit | Wei Liu | 2015-06-04 |
| | * | | | | | | | | | | tcp: remove redundant checks | Eric Dumazet | 2015-06-04 |
| | * | | | | | | | | | | switchdev: documentation: use switchdev_port_obj_xxx for IPv4 FIB add/modify/... | Scott Feldman | 2015-06-03 |
| | * | | | | | | | | | | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 2015-06-03 |
| | |\ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | batman-adv: Remove unnecessary ret variable in algo_register | Markus Pargmann | 2015-06-03 |
| | | * | | | | | | | | | | batman-adv: Remove unnecessary ret variable | Markus Pargmann | 2015-06-03 |
| | | * | | | | | | | | | | batman-adv: main, batadv_compare_eth return bool | Markus Pargmann | 2015-06-03 |
| | | * | | | | | | | | | | batman-adv: main, Convert is_my_mac() to bool | Markus Pargmann | 2015-06-03 |
| | | * | | | | | | | | | | batman-adv: Remove unnecessary check for orig_ifinfo not NULL | Sven Eckelmann | 2015-06-03 |
| | | * | | | | | | | | | | batman-adv: types, Fix comment on bcast_own | Markus Pargmann | 2015-06-03 |
| | | * | | | | | | | | | | batman-adv: iv_ogm, fix comment function name | Markus Pargmann | 2015-06-03 |
| | | * | | | | | | | | | | batman-adv: iv_ogm, fix coding style | Markus Pargmann | 2015-06-03 |
| | | * | | | | | | | | | | batman-adv: iv_ogm, Fix dup_status comment | Markus Pargmann | 2015-06-03 |
| | | * | | | | | | | | | | batman-adv: iv_ogm_orig_update, style, add missing brackets | Markus Pargmann | 2015-06-03 |
| | | * | | | | | | | | | | batman-adv: iv_ogm_queue_add, Simplify expressions | Markus Pargmann | 2015-06-03 |
| | | * | | | | | | | | | | batman-adv: iv_ogm_aggregate_new, simplify error handling | Markus Pargmann | 2015-06-03 |
| | * | | | | | | | | | | | bpf: introduce bpf_clone_redirect() helper | Alexei Starovoitov | 2015-06-03 |
| | |/ / / / / / / / / / |
|
| | * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-06-01 |
| | |\ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|/ /
| | |/| | | | | | | | |
|
| | * | | | | | | | | | | vlan: Add GRO support for non hardware accelerated vlan | Toshiaki Makita | 2015-06-01 |
| | * | | | | | | | | | | openvswitch: include datapath actions with sampled-packet upcall to userspace | Neil McKee | 2015-06-01 |
| | * | | | | | | | | | | net: Add priority to packet_offload objects. | David S. Miller | 2015-06-01 |
| | * | | | | | | | | | | net/rds Add getsockopt support for SO_RDS_TRANSPORT | Sowmini Varadhan | 2015-05-31 |
| | * | | | | | | | | | | net/rds: Add setsockopt support for SO_RDS_TRANSPORT | Sowmini Varadhan | 2015-05-31 |
| | * | | | | | | | | | | net/rds: Declare SO_RDS_TRANSPORT and RDS_TRANS_* constants in uapi/linux/rds.h | Sowmini Varadhan | 2015-05-31 |
| | * | | | | | | | | | | ebpf: allow bpf_ktime_get_ns_proto also for networking | Daniel Borkmann | 2015-05-31 |
| | * | | | | | | | | | | Merge tag 'mac80211-next-for-davem-2015-05-29' of git://git.kernel.org/pub/sc... | David S. Miller | 2015-05-31 |
| | |\ \ \ \ \ \ \ \ \ \
| | | |_|/ / / / / / /
| | |/| | | / / / / /
| | |_|_|_|/ / / / /
| |/| | | | | | | | |
|
| | | * | | | | | | | | net: rfkill: gpio: make better use of gpiod API | Uwe Kleine-König | 2015-05-29 |
| | | * | | | | | | | | cfg80211: ignore netif running state when changing iftype | Michal Kazior | 2015-05-29 |