index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
tcp: introduce tcp_under_memory_pressure()
Eric Dumazet
2015-05-17
3
-7
/
+7
*
|
|
tcp: rename sk_forced_wmem_schedule() to sk_forced_mem_schedule()
Eric Dumazet
2015-05-17
1
-2
/
+4
*
|
|
net: fix sk_mem_reclaim_partial()
Eric Dumazet
2015-05-17
1
-4
/
+5
*
|
|
net-packet: fix null pointer exception in rollover mode
Willem de Bruijn
2015-05-17
1
-3
/
+5
*
|
|
netfilter: synproxy: fix sparse errors
Eric Dumazet
2015-05-17
1
-2
/
+2
*
|
|
ipip: fix one sparse error
Eric Dumazet
2015-05-17
1
-1
/
+2
*
|
|
net: core: set qdisc pkt len before tc_classify
Florian Westphal
2015-05-14
1
-1
/
+2
*
|
|
netns: fix unbalanced spin_lock on error
Nicolas Dichtel
2015-05-14
1
-0
/
+1
*
|
|
ip_tunnel: Report Rx dropped in ip_tunnel_get_stats64
Alexander Duyck
2015-05-14
1
-16
/
+2
*
|
|
packet: fix warnings in rollover lock contention
Willem de Bruijn
2015-05-14
1
-10
/
+5
*
|
|
tipc: use sock_create_kern interface to create kernel socket
Ying Xue
2015-05-14
1
-1
/
+1
*
|
|
cls_flower: Fix compile error
Brian Haley
2015-05-14
1
-3
/
+3
*
|
|
tipc: add packet sequence number at instant of transmission
Jon Paul Maloy
2015-05-14
5
-41
/
+54
*
|
|
tipc: improve link congestion algorithm
Jon Paul Maloy
2015-05-14
3
-10
/
+22
*
|
|
tipc: simplify link supervision checkpointing
Jon Paul Maloy
2015-05-14
2
-61
/
+22
*
|
|
tipc: rename fields in struct tipc_link
Jon Paul Maloy
2015-05-14
3
-96
/
+97
*
|
|
tipc: simplify packet sequence number handling
Jon Paul Maloy
2015-05-14
4
-62
/
+53
*
|
|
tipc: simplify include dependencies
Jon Paul Maloy
2015-05-14
8
-17
/
+22
*
|
|
tipc: simplify link timer handling
Jon Paul Maloy
2015-05-14
1
-3
/
+3
*
|
|
tipc: simplify resetting and disabling of bearers
Jon Paul Maloy
2015-05-14
3
-32
/
+10
*
|
|
netfilter: add netfilter ingress hook after handle_ing() under unique static key
Pablo Neira
2015-05-14
3
-1
/
+73
*
|
|
net: add CONFIG_NET_INGRESS to enable ingress filtering
Pablo Neira
2015-05-14
3
-3
/
+8
*
|
|
netfilter: add hook list to nf_hook_state
Pablo Neira
2015-05-14
1
-4
/
+2
*
|
|
net: Reserve skb headroom and set skb->dev even if using __alloc_skb
Alexander Duyck
2015-05-13
1
-4
/
+16
*
|
|
geneve_core: identify as driver library in modules description
John W. Linville
2015-05-13
1
-2
/
+2
*
|
|
geneve: Rename support library as geneve_core
John W. Linville
2015-05-13
4
-4
/
+4
*
|
|
geneve: move definition of geneve_hdr() to geneve.h
John W. Linville
2015-05-13
2
-10
/
+0
*
|
|
geneve: remove MODULE_ALIAS_RTNL_LINK from net/ipv4/geneve.c
John W. Linville
2015-05-13
1
-1
/
+0
*
|
|
packet: rollover statistics
Willem de Bruijn
2015-05-13
2
-1
/
+21
*
|
|
packet: rollover huge flows before small flows
Willem de Bruijn
2015-05-13
2
-3
/
+24
*
|
|
packet: rollover lock contention avoidance
Willem de Bruijn
2015-05-13
2
-7
/
+32
*
|
|
packet: rollover only to socket with headroom
Willem de Bruijn
2015-05-13
1
-17
/
+59
*
|
|
packet: rollover prepare: per-socket state
Willem de Bruijn
2015-05-13
2
-4
/
+23
*
|
|
packet: rollover prepare: move code out of callsites
Willem de Bruijn
2015-05-13
1
-9
/
+10
*
|
|
ipv4: __ip_local_out_sk() is static
Eric Dumazet
2015-05-13
1
-1
/
+1
*
|
|
tcp/dccp: tw_timer_handler() is static
Eric Dumazet
2015-05-13
1
-1
/
+1
*
|
|
tc: introduce Flower classifier
Jiri Pirko
2015-05-13
3
-0
/
+699
*
|
|
flow_dissector: change port array into src, dst tuple
Jiri Pirko
2015-05-13
2
-4
/
+4
*
|
|
flow_dissector: introduce support for Ethernet addresses
Jiri Pirko
2015-05-13
1
-0
/
+12
*
|
|
flow_dissector: introduce support for ipv6 addressses
Jiri Pirko
2015-05-13
1
-8
/
+21
*
|
|
flow_dissect: use programable dissector in skb_flow_dissect and friends
Jiri Pirko
2015-05-13
4
-76
/
+153
*
|
|
flow_dissector: introduce programable flow_dissector
Jiri Pirko
2015-05-13
1
-0
/
+48
*
|
|
flow_dissector: fix doc for skb_get_poff
Jiri Pirko
2015-05-13
1
-2
/
+6
*
|
|
net: move netdev_pick_tx and dependencies to net/core/dev.c
Jiri Pirko
2015-05-13
2
-78
/
+78
*
|
|
net: move __skb_tx_hash to dev.c
Jiri Pirko
2015-05-13
2
-28
/
+28
*
|
|
flow_dissector: fix doc for __skb_get_hash and remove couple of empty lines
Jiri Pirko
2015-05-13
1
-5
/
+5
*
|
|
net: move *skb_get_poff declarations into correct header
Jiri Pirko
2015-05-13
2
-0
/
+2
*
|
|
net: change name of flow_dissector header to match the .c file name
Jiri Pirko
2015-05-13
3
-3
/
+3
*
|
|
net: sched: use counter to break reclassify loops
Florian Westphal
2015-05-13
2
-10
/
+4
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-13
31
-87
/
+526
|
\
\
\
[prev]
[next]