aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | 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-191-2/+2
* | | | | lwtunnel: ip tunnel: fix multiple routes with different encapJiri Benc2015-08-181-0/+7
* | | | | lwtunnel: fix memory leakJiri Benc2015-08-181-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-173-0/+236
* | | | | net: Add inet_proto_csum_replace_by_diff utility functionTom Herbert2015-08-171-0/+13
* | | | | net: Change pseudohdr argument of inet_proto_csum_replace* to be a boolTom Herbert2015-08-1717-33/+35
* | | | | lwt: Add support to redirect dst.inputTom Herbert2015-08-173-2/+69
* | | | | inet: Move VRF table lookup to inlined functionDavid Ahern2015-08-171-9/+1
* | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-08-1722-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
| * | | | | | batman-adv: Fix potential synchronization issues in mcast tvlv handlerLinus Lüssing2015-08-143-13/+58
| * | | | | | batman-adv: Make MCAST capability changes atomicLinus Lüssing2015-08-142-9/+11
| * | | | | | batman-adv: Make TT capability changes atomicLinus Lüssing2015-08-142-5/+7
| * | | | | | batman-adv: Make NC capability changes atomicLinus Lüssing2015-08-142-4/+5