index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2016-04-11
rxrpc: Static arrays of strings should be const char *const[]
David Howells
2016-04-11
rxrpc: Move some miscellaneous bits out into their own file
David Howells
2016-04-11
rxrpc: Disable a debugging statement that has been left enabled.
David Howells
2016-04-11
rxrpc: do not pull udp headers on receive
Willem de Bruijn
2016-04-11
sunrpc: do not pull udp headers on receive
Willem de Bruijn
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-09
ipv6: fix inet6_lookup_listener()
Eric Dumazet
2016-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
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-08
devlink: share user_ptr pointer for both devlink and devlink_port
Jiri Pirko
2016-04-08
devlink: remove implicit type set in port register
Jiri Pirko
2016-04-08
mpls: find_outdev: check for err ptr in addition to NULL check
Roopa Prabhu
2016-04-07
ipv6: Count in extension headers in skb->network_header
Jakub Sitnicki
2016-04-07
tipc: stricter filtering of packets in bearer layer
Jon Paul Maloy
2016-04-07
tipc: eliminate buffer leak in bearer layer
Jon Paul Maloy
2016-04-07
RDS: fix congestion map corruption for PAGE_SIZE > 4k
shamir rabinovitch
2016-04-07
RDS: memory allocated must be align to 8
shamir rabinovitch
2016-04-07
GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOU
Alexander Duyck
2016-04-07
udp: Remove udp_offloads
Tom Herbert
2016-04-07
fou: change 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
tun: use socket locks for sk_{attach,detatch}_filter
Hannes Frederic Sowa
2016-04-07
net: introduce lockdep_is_held and update various places to use it
Hannes Frederic Sowa
2016-04-07
sock: fix lockdep annotation in release_sock
Hannes Frederic Sowa
2016-04-07
tcp/dccp: fix inet_reuseport_add_sock()
Eric Dumazet
2016-04-06
net: add the AF_KCM entries to family name tables
Dexuan Cui
2016-04-06
ip_tunnel: implement __iptunnel_pull_header
Jiri Benc
2016-04-06
VSOCK: Detach QP check should filter out non matching QPs.
Jorgen Hansen
2016-04-06
af_packet: tone down the Tx-ring unsupported spew.
Dave Jones
2016-04-06
Revert "bridge: Fix incorrect variable assignment on error path in br_sysfs_a...
David S. Miller
2016-04-06
mac80211: fix "warning: ‘target_metric’ may be used uninitialized"
Jeff Mahoney
2016-04-06
cfg80211: Allow reassociation to be requested with internal SME
Jouni Malinen
2016-04-06
cfg80211: Add option to specify previous BSSID for Connect command
Jouni Malinen
2016-04-06
mac80211: minstrel_ht: set A-MSDU tx limits based on selected max_prob_rate
Felix Fietkau
2016-04-06
mac80211: add A-MSDU tx support
Felix Fietkau
2016-04-06
mac80211: enable collecting station statistics per-CPU
Johannes Berg
2016-04-06
mac80211: add fast-rx path
Johannes Berg
2016-04-06
mac80211: fix RX u64 stats consistency on 32-bit platforms
Johannes Berg
2016-04-06
mac80211: fix last RX rate data consistency
Johannes Berg
2016-04-06
mac80211: add separate last_ack variable
Johannes Berg
2016-04-06
mac80211: remove rx_stats.last_rx update after sta alloc
Johannes Berg
2016-04-06
mac80211: move averaged values out of rx_stats
Johannes Berg
2016-04-06
mac80211: move semicolon out of CALL_RXH macro
Johannes Berg
[next]