summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-04-136lowpan: move eui64 uncompress functionAlexander Aring
2016-04-136lowpan: iphc: remove unnecessary zero dataAlexander Aring
2016-04-136lowpan: iphc: rename add lowpan prefixAlexander Aring
2016-04-136lowpan: move lowpan_802154_dev to 6lowpanAlexander Aring
2016-04-136lowpan: change naming for lowpan private dataAlexander Aring
2016-04-13ieee802154: 6lowpan: fix short addr hashAlexander Aring
2016-04-13nl802154: avoid address change while running lowpanAlexander Aring
2016-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-04-12netfilter: conntrack: move expectation event helper to ecache.cFlorian Westphal
2016-04-12netfilter: conntrack: de-inline nf_conntrack_eventmask_reportFlorian Westphal
2016-04-12Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2016-04-11rxrpc: Create a null security type and get rid of conditional callsDavid Howells
2016-04-11rxrpc: Absorb the rxkad security moduleDavid Howells
2016-04-11rxrpc: Don't assume transport address family and size when using itDavid Howells
2016-04-11rxrpc: Don't pass gfp around in incoming call handling functionsDavid Howells
2016-04-11rxrpc: Differentiate local and remote abort codes in structsDavid Howells
2016-04-11rxrpc: Static arrays of strings should be const char *const[]David Howells
2016-04-11rxrpc: Move some miscellaneous bits out into their own fileDavid Howells
2016-04-11rxrpc: Disable a debugging statement that has been left enabled.David Howells
2016-04-11rxrpc: do not pull udp headers on receiveWillem de Bruijn
2016-04-11sunrpc: do not pull udp headers on receiveWillem de Bruijn
2016-04-11net: ipv4: Consider failed nexthops in multipath routesDavid Ahern
2016-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-09ipv6: fix inet6_lookup_listener()Eric Dumazet
2016-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-04-08net: dsa: make the VLAN add function return voidVivien Didelot
2016-04-08net: dsa: make the FDB add function return voidVivien Didelot
2016-04-08net: dsa: make the STP state function return voidVivien Didelot
2016-04-08Merge tag 'mac80211-next-for-davem-2016-04-06' of git://git.kernel.org/pub/sc...David S. Miller
2016-04-08Merge tag 'mac80211-for-davem-2016-04-06' of git://git.kernel.org/pub/scm/lin...David S. Miller
2016-04-08devlink: share user_ptr pointer for both devlink and devlink_portJiri Pirko
2016-04-08devlink: remove implicit type set in port registerJiri Pirko
2016-04-086lowpan: iphc: fix handling of link-local compressionAlexander Aring
2016-04-08Bluetooth: Allow setting BT_SECURITY_FIPS with setsockoptPatrik Flykt
2016-04-08Bluetooth: Ignore unknown advertising packet typesJohan Hedberg
2016-04-08Bluetooth: Fix setting NO_BREDR advertising flagJohan Hedberg
2016-04-08mpls: find_outdev: check for err ptr in addition to NULL checkRoopa Prabhu
2016-04-07ipv6: Count in extension headers in skb->network_headerJakub Sitnicki
2016-04-07tipc: stricter filtering of packets in bearer layerJon Paul Maloy
2016-04-07tipc: eliminate buffer leak in bearer layerJon Paul Maloy
2016-04-07RDS: fix congestion map corruption for PAGE_SIZE > 4kshamir rabinovitch
2016-04-07RDS: memory allocated must be align to 8shamir rabinovitch
2016-04-07GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOUAlexander Duyck
2016-04-07udp: Remove udp_offloadsTom Herbert
2016-04-07fou: change to use UDP socket GROTom Herbert
2016-04-07udp: Add socket based GRO and configTom Herbert
2016-04-07udp: Add GRO functions to UDP socketTom Herbert
2016-04-07udp: Add udp6_lib_lookup_skb and udp4_lib_lookup_skbTom Herbert
2016-04-07tun: use socket locks for sk_{attach,detatch}_filterHannes Frederic Sowa
2016-04-07net: introduce lockdep_is_held and update various places to use itHannes Frederic Sowa