aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAge
...
* | | | | | | | codel: split into multiple filesMichal Kazior2016-04-25
* | | | | | | | codel: generalize the implementationMichal Kazior2016-04-25
* | | | | | | | route: move lwtunnel state to a single placeJiri Benc2016-04-25
* | | | | | | | soreuseport: Resolve merge conflict for v4/v6 ordering fixCraig Gallek2016-04-25
* | | | | | | | sock: relax WARN_ON() in sock_owned_by_user()Eric Dumazet2016-04-25
| |_|/ / / / / |/| | | | | |
* | | | | | | tcp-tso: do not split TSO packets at retransmit timeEric Dumazet2016-04-24
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-04-24
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | netfilter: connlabels: change nf_connlabels_get bit arg to 'highest used'Florian Westphal2016-04-18
| * | | | | | netfilter: connlabels: move helpers to xt_connlabelFlorian Westphal2016-04-18
| |/ / / / /
* | | | | | libnl: add nla_put_u64_64bit() helperNicolas Dichtel2016-04-23
* | | | | | libnl: nla_put_msecs(): align on a 64-bit areaNicolas Dichtel2016-04-23
* | | | | | libnl: nla_put_s64(): align on a 64-bit areaNicolas Dichtel2016-04-23
* | | | | | libnl: nla_put_net64(): align on a 64-bit areaNicolas Dichtel2016-04-23
* | | | | | libnl: nla_put_be64(): align on a 64-bit areaNicolas Dichtel2016-04-23
* | | | | | libnl: nla_put_le64(): align on a 64-bit areaNicolas Dichtel2016-04-23
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-23
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | tcp: Merge tx_flags and tskey in tcp_shifted_skbMartin KaFai Lau2016-04-21
| * | | | | cls_cgroup: get sk_classid only from full socketsKonstantin Khlebnikov2016-04-19
| * | | | | soreuseport: fix ordering for mixed v4/v6 socketsCraig Gallek2016-04-14
| * | | | | ipv6: udp: Do a route lookup and update during release_cbMartin KaFai Lau2016-04-14
| * | | | | ipv6: datagram: Update dst cache of a connected datagram sk during pmtu updateMartin KaFai Lau2016-04-14
| * | | | | net: vrf: Fix dst reference countingDavid Ahern2016-04-11
| * | | | | sctp: avoid refreshing heartbeat timer too oftenMarcelo Ricardo Leitner2016-04-10
* | | | | | geneve: break dependency with netdev driversHannes Frederic Sowa2016-04-21
* | | | | | vxlan: break dependency with netdev driversHannes Frederic Sowa2016-04-21
* | | | | | libnl: add more helpers to align attributes on 64-bitNicolas Dichtel2016-04-21
* | | | | | net: dsa: remove tag_protocol from dsa_switchVivien Didelot2016-04-21
* | | | | | net: nla_align_64bit() needs to test the right pointer.David S. Miller2016-04-20
* | | | | | net: fix HAVE_EFFICIENT_UNALIGNED_ACCESS typosEric Dumazet2016-04-20
* | | | | | net: Add helpers for 64-bit aligning netlink attributes.David S. Miller2016-04-19
* | | | | | net: dsa: constify probed nameVivien Didelot2016-04-17
* | | | | | ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skbAlexander Duyck2016-04-16
* | | | | | vxlan: synchronously and race-free destruction of vxlan socketsHannes Frederic Sowa2016-04-16
* | | | | | sctp: export some apis or variables for sctp_diag and reuse some for procXin Long2016-04-15
* | | | | | sctp: add sctp_info dump api for sctp_diagXin Long2016-04-15
* | | | | | sctp: simplify sk_receive_queue lockingMarcelo Ricardo Leitner2016-04-15
* | | | | | tcp: do not mess with listener sk_wmem_allocEric Dumazet2016-04-15
* | | | | | devlink: fix sb register stub in case devlink is disabledJiri Pirko2016-04-15
* | | | | | devlink: implement shared buffer occupancy monitoring interfaceJiri Pirko2016-04-14
* | | | | | devlink: add shared buffer configurationJiri Pirko2016-04-14
* | | | | | gre: eliminate holes in ip_tunnelstephen hemminger2016-04-14
* | | | | | sctp: delay calls to sk_data_ready() as much as possibleMarcelo Ricardo Leitner2016-04-13
* | | | | | sctp: compress bit-wide flags to a bitfield on sctp_sockMarcelo Ricardo Leitner2016-04-13
* | | | | | net: force inlining of netif_tx_start/stop_queue, sock_hold, __sock_putDenys Vlasenko2016-04-13
* | | | | | sock: tigthen lockdep checks for sock_owned_by_userHannes Frederic Sowa2016-04-13
* | | | | | dsa: Rename phys_port_mask to enabled_port_maskAndrew Lunn2016-04-13
* | | | | | net: dsa: Remove allocation of driver private memoryAndrew Lunn2016-04-13
* | | | | | net: dsa: Have the switch driver allocate there own private memoryAndrew Lunn2016-04-13
* | | | | | net: dsa: Pass the dsa device to the switch driversAndrew Lunn2016-04-13
* | | | | | Merge tag 'mac80211-next-for-davem-2016-04-13' of git://git.kernel.org/pub/sc...David S. Miller2016-04-13
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |