summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-04-14qdisc: constify meta_type_ops structuresJulia Lawall
2016-04-14sctp: delay calls to sk_data_ready() as much as possibleMarcelo Ricardo Leitner
2016-04-14bridge: a netlink notification should be sent when those attributes are chang...Xin Long
2016-04-14bridge: a netlink notification should be sent when those attributes are chang...Xin Long
2016-04-14bridge: a netlink notification should be sent when those attributes are chang...Xin Long
2016-04-14bridge: simplify the stp_state_store by calling store_bridge_parmXin Long
2016-04-14bridge: simplify the forward_delay_store by calling store_bridge_parmXin Long
2016-04-14bridge: simplify the flush_store by calling store_bridge_parmXin Long
2016-04-14ipv6, token: allow for clearing the current device tokenDaniel Borkmann
2016-04-14sock: tigthen lockdep checks for sock_owned_by_userHannes Frederic Sowa
2016-04-14udp: do not expect udp headers in recv cmsg IP_CMSG_CHECKSUMWillem de Bruijn
2016-04-14udp: do not expect udp headers on ioctl SIOCINQWillem de Bruijn
2016-04-13dsa: Rename phys_port_mask to enabled_port_maskAndrew Lunn
2016-04-13net: dsa: Remove allocation of driver private memoryAndrew Lunn
2016-04-13net: dsa: Have the switch driver allocate there own private memoryAndrew Lunn
2016-04-13net: dsa: Pass the dsa device to the switch driversAndrew Lunn
2016-04-13Merge tag 'mac80211-next-for-davem-2016-04-13' of git://git.kernel.org/pub/sc...David S. Miller
2016-04-13tipc: remove remnants of old broadcast codeJon Paul Maloy
2016-04-13Merge 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-12cfg80211: remove enum ieee80211_bandJohannes Berg
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-08ipv6: Count in extension headers in skb->network_headerJakub Sitnicki