Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
aa395145165cb06a0d0885221bbe0ce4a564391d
/
net
aa39514
net: sk_sleep() helper
by Eric Dumazet
· 15 years ago
ab93047
net: emphasize rtnl lock required in call_netdevice_notifiers
by Jiri Pirko
· 15 years ago
b249dcb
rps: consistent rxhash
by Eric Dumazet
· 15 years ago
e36fa2f
rps: cleanups
by Eric Dumazet
· 15 years ago
f5acb90
rps: static functions
by Eric Dumazet
· 15 years ago
8875127
rps: shortcut net_rps_action()
by Eric Dumazet
· 15 years ago
fc6055a
net: Introduce skb_orphan_try()
by Eric Dumazet
· 15 years ago
9958da0
net: remove time limit in process_backlog()
by Eric Dumazet
· 15 years ago
8770acf
rps: rps_sock_flow_table is mostly read
by Eric Dumazet
· 15 years ago
fec5e65
rfs: Receive Flow Steering
by Tom Herbert
· 15 years ago
b5d4399
ipv6: fix the comment of ip6_xmit()
by Shan Wei
· 15 years ago
4e15ed4
net: replace ipfragok with skb->local_df
by Shan Wei
· 15 years ago
0eecb78
ipv6: cancel to setting local_df in ip6_xmit()
by Shan Wei
· 15 years ago
a4fbf84
net/l2tp/l2tp_debugfs.c: Convert NIPQUAD to %pI4
by Joe Perches
· 15 years ago
3eb14b9
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
791f58c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/ipmr-2.6
by David S. Miller
· 15 years ago
5c01d56
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 15 years ago
8de53df
ipv4: ipmr: fix NULL pointer deref during unres queue destruction
by Patrick McHardy
· 15 years ago
b0ebb73
ipv4: ipmr: fix invalid cache resolving when adding a non-matching entry
by Patrick McHardy
· 15 years ago
66496d4
ipv4: ipmr: fix IP_MROUTE_MULTIPLE_TABLES Kconfig dependencies
by Patrick McHardy
· 15 years ago
b0e28f1
net: netif_rx() must disable preemption
by Eric Dumazet
· 15 years ago
dad1e54
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
f0ad086
ipv4: ipmr: support multiple tables
by Patrick McHardy
· 15 years ago
0c12295
ipv4: ipmr: move mroute data into seperate structure
by Patrick McHardy
· 15 years ago
862465f
ipv4: ipmr: convert struct mfc_cache to struct list_head
by Patrick McHardy
· 15 years ago
d658f8a
ipv4: ipmr: remove net pointer from struct mfc_cache
by Patrick McHardy
· 15 years ago
e258beb
ipv4: ipmr: move unres_queue and timer to per-namespace data
by Patrick McHardy
· 15 years ago
0f87b1d
net: fib_rules: decouple address families from real address families
by Patrick McHardy
· 15 years ago
28bb172
net: fib_rules: set family in fib_rule_hdr centrally
by Patrick McHardy
· 15 years ago
d8a566b
net: fib_rules: consolidate IPv4 and DECnet ->default_pref() functions.
by Patrick McHardy
· 15 years ago
5611551
dst: don't inline dst_ifdown
by stephen hemminger
· 15 years ago
acbbc07
net: uninline skb_bond_should_drop()
by Eric Dumazet
· 15 years ago
4ffa870
can: avoids a false warning
by Eric Dumazet
· 15 years ago
8595805
IPv6: only notify protocols if address is compeletely gone
by stephen hemminger
· 15 years ago
d1f84c6
ipv6: additional ref count for hash list unnecessary
by stephen hemminger
· 15 years ago
27bdb2a
IPv6: keep tentative addresses in hash table
by stephen hemminger
· 15 years ago
93fa159
IPv6: keep route for tentative address
by stephen hemminger
· 15 years ago
b6c6712
net: sk_dst_cache RCUification
by Eric Dumazet
· 15 years ago
7a161ea
net: Dont use netdev_warn()
by Eric Dumazet
· 15 years ago
ed85b56
packet: support for TX time stamps on RAW sockets
by Richard Cochran
· 15 years ago
2e8e18e
tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb
by David S. Miller
· 15 years ago
bb29624
inet: Remove unused send_check length argument
by Herbert Xu
· 15 years ago
8ad50d9
tcp: Handle CHECKSUM_PARTIAL for SYNACK packets for IPv6
by Herbert Xu
· 15 years ago
419f9f8
tcp: Handle CHECKSUM_PARTIAL for SYNACK packets for IPv4
by Herbert Xu
· 15 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
4a1032f
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
ae4e8d6
Revert "tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb"
by David S. Miller
· 15 years ago
68dd5b7
mac80211: check whether scan is in progress before queueing scan_work
by Teemu Paasikivi
· 15 years ago
c15cf5f
mac80211: fix typo for LDPC capability
by Luis R. Rodriguez
· 15 years ago
39184b1
mac80211: delay skb linearising in rx decryption
by Zhu Yi
· 15 years ago
b5878a2
mac80211: enhance tracing
by Johannes Berg
· 15 years ago
97ad913
mac80211: Moved mesh action codes to a more visible location
by Javier Cardona
· 15 years ago
2626419
tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb
by David S. Miller
· 15 years ago
1223c67
udp: fix for unicast RX path optimization
by Jorge Boncompte [DTI2]
· 15 years ago
0f2df9e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into merge
by John W. Linville
· 15 years ago
97f8aef
net: fix ethtool coding style errors and warnings
by chavey
· 15 years ago
ddd0451
x.25 attempts to negotiate invalid throughput
by John Hughes
· 15 years ago
f5eb917
x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet.
by John Hughes
· 15 years ago
fd218cf
bridge: Fix IGMP3 report parsing
by Herbert Xu
· 15 years ago
298b9e4
net: include linux/proc_fs.h in dev_addr_lists.c
by Eric Dumazet
· 15 years ago
005c93b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
8c11e4a
mac80211: fix paged RX crypto
by Johannes Berg
· 15 years ago
54297e4
mac80211: fix some RX aggregation locking
by Johannes Berg
· 15 years ago
098a607
mac80211: clean up/fix aggregation code
by Johannes Berg
· 15 years ago
618f356
mac80211: rename WLAN_STA_SUSPEND to WLAN_STA_BLOCK_BA
by Johannes Berg
· 15 years ago
66b0470
mac80211: remove ieee80211_sta_stop_rx_ba_session
by Johannes Berg
· 15 years ago
2b43ae6
mac80211: remove irq disabling for sta lock
by Johannes Berg
· 15 years ago
e64b379
mac80211: fix station destruction problem
by Johannes Berg
· 15 years ago
d5cdfac
cfg80211: Add local-state-change-only auth/deauth/disassoc
by Jouni Malinen
· 15 years ago
8e479560
flow: delayed deletion of flow cache entries
by Timo Teräs
· 15 years ago
285ead1
xfrm: remove policy garbage collection
by Timo Teräs
· 15 years ago
80c802f
xfrm: cache bundles instead of policies for outgoing flows
by Timo Teräs
· 15 years ago
fe1a5f0
flow: virtualize flow cache entry methods
by Timo Teräs
· 15 years ago
4a35ecf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
842509b
socket: remove duplicate declaration of struct timespec
by Hagen Paul Pfeifer
· 15 years ago
c6537d6
TIPC: Updated topology subscription protocol according to latest spec
by Jon Paul Maloy
· 15 years ago
d211e90
mac80211: Fix robust management frame handling (MFP)
by Jouni Malinen
· 15 years ago
0379185
mac80211: annotate station rcu dereferences
by Johannes Berg
· 15 years ago
1cb561f
mac80211: Handle mesh action frames in ieee80211_rx_h_action
by Javier Cardona
· 15 years ago
cb4361c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
2f787b0
mac80211: Ensure initializing private mc_list in prepare_multicast().
by YOSHIFUJI Hideaki / 吉藤英明
· 15 years ago
e400827
net: Add a missing local_irq_enable()
by Eric Dumazet
· 15 years ago
5a6d234
rps: fixed missed rps_unlock
by Tom Herbert
· 15 years ago
749d229
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 15 years ago
3dc9fef
9p: saving negative to unsigned char
by Dan Carpenter
· 15 years ago
6d96d3a
9p: Make sure we are able to clunk the cached fid on umount
by Aneesh Kumar K.V
· 15 years ago
7bddd0d
l2tp: unmanaged L2TPv3 tunnels fixes
by Eric Dumazet
· 15 years ago
486f50c
SCTP: Change to use ipv6_addr_copy()
by Brian Haley
· 15 years ago
1f8438a
icmp: Account for ICMP out errors
by Eric Dumazet
· 15 years ago
f66ef2d
l2tp: Fix L2TP_DEBUGFS ifdef tests.
by David S. Miller
· 15 years ago
f481c0d
l2tp: Add missing semicolon to MODULE_ALIAS() in l2tp_netlink.c
by David S. Miller
· 15 years ago
789a4a2
l2tp: Add support for static unmanaged L2TPv3 tunnels
by James Chapman
· 15 years ago
0ad6614
l2tp: Add debugfs files for dumping l2tp debug info
by James Chapman
· 15 years ago
d9e31d1
l2tp: Add L2TP ethernet pseudowire support
by James Chapman
· 15 years ago
e02d494
l2tp: Convert rwlock to RCU
by James Chapman
· 15 years ago
309795f
l2tp: Add netlink control API for L2TP
by James Chapman
· 15 years ago
f408e0c
netlink: Export genl_lock() API for use by modules
by James Chapman
· 15 years ago
0d76751
l2tp: Add L2TPv3 IP encapsulation (no UDP) support
by James Chapman
· 15 years ago
e0d4435
l2tp: Update PPP-over-L2TP driver to work over L2TPv3
by James Chapman
· 15 years ago
f7faffa
l2tp: Add L2TPv3 protocol support
by James Chapman
· 15 years ago
Next »