Age | Commit message (Expand) | Author |
2015-06-08 | NFC: netlink: Implement vendor command support | Samuel Ortiz |
2015-06-08 | NFC: nci: Move close ops call in nci_close_device | Christophe Ricard |
2015-06-08 | NFC: nci: Add nci_prop_cmd allowing to send proprietary nci cmd | Christophe Ricard |
2015-06-08 | NFC: nci: Add nci init ops for early device initialization | Christophe Ricard |
2015-06-08 | NFC: nci: Add NCI_RESET return code check before setup | Christophe Ricard |
2015-06-08 | NFC: nci: Handle proprietary response and notifications | Samuel Ortiz |
2015-06-08 | NFC: nci: hci: Fix releasing uninitialized skbs | Joe Perches |
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-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 | switchdev: documentation: use switchdev_port_obj_xxx for IPv4 FIB add/modify/... | Scott Feldman |
2015-06-04 | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller |
2015-06-04 | bpf: introduce bpf_clone_redirect() helper | Alexei Starovoitov |
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 | 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 |
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 | Revert "net: core: 'ethtool' issue with querying phy settings" | David S. Miller |
2015-06-01 | Revert "netfilter: ensure number of counters is >0 in do_replace()" | Bernhard Thaler |
2015-06-01 | net: dsa: Properly propagate errors from dsa_switch_setup_one | Florian Fainelli |