summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* ipvs: call rtnl_lock earlyJulian Anastasov2015-08-212-19/+33
* ipvs: Add ovf schedulerRaducu Deaconu2015-08-213-0/+98
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2015-08-21176-2008/+4138
|\
| * net: Fix nexthop lookupsDavid Ahern2015-08-201-1/+8
| * bridge: fix netlink max attr sizeScott Feldman2015-08-201-1/+1
| * ipv4: Make fib_encap_match staticYing Xue2015-08-201-3/+3
| * vrf: vrf_master_ifindex_rcu is not always called with rcu read lockNikolay Aleksandrov2015-08-201-2/+2
| * lwtunnel: ip tunnel: fix multiple routes with different encapJiri Benc2015-08-191-0/+7
| * lwtunnel: fix memory leakJiri Benc2015-08-191-4/+6
| * net: dsa: Allow multi hop routes to be expressedAndrew Lunn2015-08-181-10/+30
| * net: sched: drop all special handling of tx_queue_len == 0Phil Sutter2015-08-185-17/+9
| * net: warn if drivers set tx_queue_len = 0Phil Sutter2015-08-181-0/+3
| * net: caif: convert to using IFF_NO_QUEUEPhil Sutter2015-08-181-1/+1
| * net: hsr: convert to using IFF_NO_QUEUEPhil Sutter2015-08-181-1/+1
| * net: batman-adv: convert to using IFF_NO_QUEUEPhil Sutter2015-08-181-1/+1
| * net: dsa: convert to using IFF_NO_QUEUEPhil Sutter2015-08-181-1/+1
| * net: 6lowpan: convert to using IFF_NO_QUEUEPhil Sutter2015-08-181-1/+1
| * net: bridge: convert to using IFF_NO_QUEUEPhil Sutter2015-08-181-2/+1
| * net: 8021q: convert to using IFF_NO_QUEUEPhil Sutter2015-08-181-2/+1
| * net: Identifier Locator Addressing moduleTom Herbert2015-08-183-0/+236
| * net: Add inet_proto_csum_replace_by_diff utility functionTom Herbert2015-08-181-0/+13
| * net: Change pseudohdr argument of inet_proto_csum_replace* to be a boolTom Herbert2015-08-1817-33/+35
| * lwt: Add support to redirect dst.inputTom Herbert2015-08-183-2/+69
| * inet: Move VRF table lookup to inlined functionDavid Ahern2015-08-181-9/+1
| * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-08-1822-194/+491
| |\
| | * ieee802154: 6lowpan: fix non-lowpan wpan interfacesAlexander Aring2015-08-151-3/+4
| | * ieee802154: 6lowpan: fix packet layer registrationAlexander Aring2015-08-151-5/+17
| | * 6lowpan: move module_init into core functionalityAlexander Aring2015-08-112-19/+20
| | * 6lowpan: add generic 6lowpan netdev private dataAlexander Aring2015-08-115-6/+32
| | * Bluetooth: 6lowpan: change netdev_priv to lowpan_devAlexander Aring2015-08-111-1/+1
| | * net: rfkill: gpio: Remove BCM2E39 supportFrederic Danis2015-08-111-1/+0
| | * Bluetooth: Enable new connection establishment procedure.Jakub Pawlowski2015-08-102-5/+8
| | * Bluetooth: timeout handling in new connect procedureJakub Pawlowski2015-08-101-2/+6
| | * Bluetooth: advertisement handling in new connect procedureJakub Pawlowski2015-08-103-37/+72
| | * Bluetooth: add hci_connect_le_scanJakub Pawlowski2015-08-102-0/+207
| | * Bluetooth: add hci_lookup_le_connectJakub Pawlowski2015-08-104-10/+7
| | * ieee802154: 6lowpan: fix error frag handlingAlexander Aring2015-08-101-1/+1
| | * ieee802154: add ack request default handlingAlexander Aring2015-08-105-1/+77
| | * mac802154: change frame_retries behaviourAlexander Aring2015-08-102-8/+4
| | * mac802154: cfg: remove test and set checksAlexander Aring2015-08-101-16/+0
| | * mac802154: fix wpan mac setting while lowpan is thereAlexander Aring2015-08-101-0/+15
| | * ieee802154: 6lowpan: remove multiple lowpan per wpan supportAlexander Aring2015-08-103-86/+27
| | * 6lowpan: Fix extraction of flow label fieldLukasz Duda2015-08-101-1/+1
| | * Bluetooth: Fix breakage in amp_write_rem_assoc_frag()Dan Carpenter2015-08-101-1/+1
| * | net: Export bpf_prog_create_from_user().David S. Miller2015-08-171-0/+1
| * | ipv6: trivial whitespace fixIan Morris2015-08-171-1/+2
| * | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2015-08-179-48/+102
| |\ \
| | * | batman-adv: Fix potentially broken skb network header accessLinus Lüssing2015-08-141-1/+6
| | * | batman-adv: remove broadcast packets scheduled for purged outgoing ifSimon Wunderlich2015-08-141-1/+2
| | * | batman-adv: protect tt request from double deletionMarek Lindner2015-08-141-4/+5