index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
2016-04-21
geneve: break dependency with netdev drivers
Hannes Frederic Sowa
2016-04-21
vxlan: break dependency with netdev drivers
Hannes Frederic Sowa
2016-04-21
libnl: add more helpers to align attributes on 64-bit
Nicolas Dichtel
2016-04-21
net: dsa: remove tag_protocol from dsa_switch
Vivien Didelot
2016-04-20
net: nla_align_64bit() needs to test the right pointer.
David S. Miller
2016-04-20
net: fix HAVE_EFFICIENT_UNALIGNED_ACCESS typos
Eric Dumazet
2016-04-19
net: Add helpers for 64-bit aligning netlink attributes.
David S. Miller
2016-04-17
net: dsa: constify probed name
Vivien Didelot
2016-04-16
ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skb
Alexander Duyck
2016-04-16
vxlan: synchronously and race-free destruction of vxlan sockets
Hannes Frederic Sowa
2016-04-15
sctp: export some apis or variables for sctp_diag and reuse some for proc
Xin Long
2016-04-15
sctp: add sctp_info dump api for sctp_diag
Xin Long
2016-04-15
sctp: simplify sk_receive_queue locking
Marcelo Ricardo Leitner
2016-04-15
tcp: do not mess with listener sk_wmem_alloc
Eric Dumazet
2016-04-15
devlink: fix sb register stub in case devlink is disabled
Jiri Pirko
2016-04-14
devlink: implement shared buffer occupancy monitoring interface
Jiri Pirko
2016-04-14
devlink: add shared buffer configuration
Jiri Pirko
2016-04-14
gre: eliminate holes in ip_tunnel
stephen hemminger
2016-04-13
sctp: delay calls to sk_data_ready() as much as possible
Marcelo Ricardo Leitner
2016-04-13
sctp: compress bit-wide flags to a bitfield on sctp_sock
Marcelo Ricardo Leitner
2016-04-13
net: force inlining of netif_tx_start/stop_queue, sock_hold, __sock_put
Denys Vlasenko
2016-04-13
sock: tigthen lockdep checks for sock_owned_by_user
Hannes Frederic Sowa
2016-04-13
dsa: Rename phys_port_mask to enabled_port_mask
Andrew Lunn
2016-04-13
net: dsa: Remove allocation of driver private memory
Andrew Lunn
2016-04-13
net: dsa: Have the switch driver allocate there own private memory
Andrew Lunn
2016-04-13
net: dsa: Pass the dsa device to the switch drivers
Andrew Lunn
2016-04-13
Merge tag 'mac80211-next-for-davem-2016-04-13' of git://git.kernel.org/pub/sc...
David S. Miller
2016-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-04-12
netfilter: conntrack: move expectation event helper to ecache.c
Florian Westphal
2016-04-12
netfilter: conntrack: de-inline nf_conntrack_eventmask_report
Florian Westphal
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-04-12
cfg80211: Improve Connect/Associate command documentation
Jouni Malinen
2016-04-11
rxrpc: Differentiate local and remote abort codes in structs
David Howells
2016-04-11
rxrpc: Move some miscellaneous bits out into their own file
David Howells
2016-04-11
net: ipv4: Consider failed nexthops in multipath routes
David Ahern
2016-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-08
net: dsa: make the VLAN add function return void
Vivien Didelot
2016-04-08
net: dsa: make the FDB add function return void
Vivien Didelot
2016-04-08
net: dsa: make the STP state function return void
Vivien Didelot
2016-04-08
Merge tag 'mac80211-next-for-davem-2016-04-06' of git://git.kernel.org/pub/sc...
David S. Miller
2016-04-08
Merge tag 'mac80211-for-davem-2016-04-06' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2016-04-07
net: Fix build failure due to lockdep_sock_is_held().
David S. Miller
2016-04-07
sock: make lockdep_sock_is_held static inline
Hannes Frederic Sowa
2016-04-07
udp: Remove udp_offloads
Tom Herbert
2016-04-07
vxlan: change vxlan to use UDP socket GRO
Tom Herbert
2016-04-07
udp: Add socket based GRO and config
Tom Herbert
2016-04-07
udp: Add GRO functions to UDP socket
Tom Herbert
2016-04-07
udp: Add udp6_lib_lookup_skb and udp4_lib_lookup_skb
Tom Herbert
2016-04-07
net: Checks skb_dst to be NULL in inet_iif
Tom Herbert
2016-04-07
net: introduce lockdep_is_held and update various places to use it
Hannes Frederic Sowa
[next]