Age | Commit message (Expand) | Author |
2015-06-07 | batman-adv: change the MAC of each VLAN upon ndo_set_mac_address | Antonio Quartulli |
2015-06-07 | batman-adv: Remove unused post-VLAN ethhdr in batadv_gw_dhcp_recipient_get | Sven Eckelmann |
2015-06-07 | batman-adv: Clarify calculation precedence for '&' and '?' | Sven Eckelmann |
2015-06-07 | 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 | 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-06 | inet: add IP_BIND_ADDRESS_NO_PORT to overcome bind(0) limitations | Eric Dumazet |
2015-06-04 | 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 | ipv4/udp: Verify multicast group is ours in upd_v4_early_demux() | Shawn Bohrer |
2015-06-03 | 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 | bpf: introduce bpf_clone_redirect() helper | Alexei Starovoitov |
2015-06-03 | openvswitch: disable LRO | Jiri Benc |
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-02 | mac80211: rename single hw-scan flag to follow naming convention | Johannes Berg |
2015-06-02 | mac80211: remove short slot/short preamble incapable flags | Johannes Berg |
2015-06-02 | mac80211: stop using pointers as userspace cookies | Johannes Berg |
2015-06-02 | mac80211: copy nl80211 mgmt TX SKB for status | Johannes Berg |
2015-06-02 | mac80211: move TX PN to public part of key struct | Johannes Berg |
2015-06-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-06-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2015-06-01 | vlan: Add GRO support for non hardware accelerated vlan | Toshiaki Makita |
2015-06-01 | vti6: Add pmtu handling to vti6_xmit. | Steffen Klassert |