summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2016-04-24libnl: nla_put_net64(): align on a 64-bit areaNicolas Dichtel
2016-04-24libnl: nla_put_be64(): align on a 64-bit areaNicolas Dichtel
2016-04-24libnl: nla_put_le64(): align on a 64-bit areaNicolas Dichtel
2016-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-22Bluetooth: Add defines for SPI and I2CJohan Hedberg
2016-04-21geneve: break dependency with netdev driversHannes Frederic Sowa
2016-04-21vxlan: break dependency with netdev driversHannes Frederic Sowa
2016-04-21tcp: Merge tx_flags and tskey in tcp_shifted_skbMartin KaFai Lau
2016-04-21libnl: add more helpers to align attributes on 64-bitNicolas Dichtel
2016-04-21net: dsa: remove tag_protocol from dsa_switchVivien Didelot
2016-04-20net: nla_align_64bit() needs to test the right pointer.David S. Miller
2016-04-20net: fix HAVE_EFFICIENT_UNALIGNED_ACCESS typosEric Dumazet
2016-04-20ipvs: handle connections started by real-serversMarco Angaroni
2016-04-20cls_cgroup: get sk_classid only from full socketsKonstantin Khlebnikov
2016-04-19net: Add helpers for 64-bit aligning netlink attributes.David S. Miller
2016-04-18netfilter: connlabels: change nf_connlabels_get bit arg to 'highest used'Florian Westphal
2016-04-18netfilter: connlabels: move helpers to xt_connlabelFlorian Westphal
2016-04-17net: dsa: constify probed nameVivien Didelot
2016-04-16ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skbAlexander Duyck
2016-04-16vxlan: synchronously and race-free destruction of vxlan socketsHannes Frederic Sowa
2016-04-15sctp: export some apis or variables for sctp_diag and reuse some for procXin Long
2016-04-15sctp: add sctp_info dump api for sctp_diagXin Long
2016-04-15sctp: simplify sk_receive_queue lockingMarcelo Ricardo Leitner
2016-04-15tcp: do not mess with listener sk_wmem_allocEric Dumazet
2016-04-15devlink: fix sb register stub in case devlink is disabledJiri Pirko
2016-04-15soreuseport: fix ordering for mixed v4/v6 socketsCraig Gallek
2016-04-14ipv6: udp: Do a route lookup and update during release_cbMartin KaFai Lau
2016-04-14ipv6: datagram: Update dst cache of a connected datagram sk during pmtu updateMartin KaFai Lau
2016-04-14devlink: implement shared buffer occupancy monitoring interfaceJiri Pirko
2016-04-14devlink: add shared buffer configurationJiri Pirko
2016-04-14gre: eliminate holes in ip_tunnelstephen hemminger
2016-04-14sctp: delay calls to sk_data_ready() as much as possibleMarcelo Ricardo Leitner
2016-04-14sctp: compress bit-wide flags to a bitfield on sctp_sockMarcelo Ricardo Leitner
2016-04-14net: force inlining of netif_tx_start/stop_queue, sock_hold, __sock_putDenys Vlasenko
2016-04-14sock: tigthen lockdep checks for sock_owned_by_userHannes Frederic Sowa
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-136lowpan: move mac802154 headerAlexander Aring
2016-04-136lowpan: move eui64 uncompress functionAlexander Aring
2016-04-136lowpan: move lowpan_802154_dev to 6lowpanAlexander Aring
2016-04-136lowpan: change naming for lowpan private dataAlexander Aring
2016-04-13ieee802154: add short address helpersAlexander Aring
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-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-04-12cfg80211: Improve Connect/Associate command documentationJouni Malinen