index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-14
net: core: set qdisc pkt len before tc_classify
Florian Westphal
1
-1
/
+2
2015-05-14
netns: fix unbalanced spin_lock on error
Nicolas Dichtel
1
-0
/
+1
2015-05-14
ip_tunnel: Report Rx dropped in ip_tunnel_get_stats64
Alexander Duyck
1
-16
/
+2
2015-05-14
packet: fix warnings in rollover lock contention
Willem de Bruijn
1
-10
/
+5
2015-05-14
tipc: use sock_create_kern interface to create kernel socket
Ying Xue
1
-1
/
+1
2015-05-14
cls_flower: Fix compile error
Brian Haley
1
-3
/
+3
2015-05-14
tipc: add packet sequence number at instant of transmission
Jon Paul Maloy
5
-41
/
+54
2015-05-14
tipc: improve link congestion algorithm
Jon Paul Maloy
3
-10
/
+22
2015-05-14
tipc: simplify link supervision checkpointing
Jon Paul Maloy
2
-61
/
+22
2015-05-14
tipc: rename fields in struct tipc_link
Jon Paul Maloy
3
-96
/
+97
2015-05-14
tipc: simplify packet sequence number handling
Jon Paul Maloy
4
-62
/
+53
2015-05-14
tipc: simplify include dependencies
Jon Paul Maloy
8
-17
/
+22
2015-05-14
tipc: simplify link timer handling
Jon Paul Maloy
1
-3
/
+3
2015-05-14
tipc: simplify resetting and disabling of bearers
Jon Paul Maloy
3
-32
/
+10
2015-05-14
netfilter: add netfilter ingress hook after handle_ing() under unique static key
Pablo Neira
3
-1
/
+73
2015-05-14
net: add CONFIG_NET_INGRESS to enable ingress filtering
Pablo Neira
3
-3
/
+8
2015-05-14
netfilter: add hook list to nf_hook_state
Pablo Neira
1
-4
/
+2
2015-05-13
net: Reserve skb headroom and set skb->dev even if using __alloc_skb
Alexander Duyck
1
-4
/
+16
2015-05-13
geneve_core: identify as driver library in modules description
John W. Linville
1
-2
/
+2
2015-05-13
geneve: Rename support library as geneve_core
John W. Linville
4
-4
/
+4
2015-05-13
geneve: move definition of geneve_hdr() to geneve.h
John W. Linville
2
-10
/
+0
2015-05-13
geneve: remove MODULE_ALIAS_RTNL_LINK from net/ipv4/geneve.c
John W. Linville
1
-1
/
+0
2015-05-13
packet: rollover statistics
Willem de Bruijn
2
-1
/
+21
2015-05-13
packet: rollover huge flows before small flows
Willem de Bruijn
2
-3
/
+24
2015-05-13
packet: rollover lock contention avoidance
Willem de Bruijn
2
-7
/
+32
2015-05-13
packet: rollover only to socket with headroom
Willem de Bruijn
1
-17
/
+59
2015-05-13
packet: rollover prepare: per-socket state
Willem de Bruijn
2
-4
/
+23
2015-05-13
packet: rollover prepare: move code out of callsites
Willem de Bruijn
1
-9
/
+10
2015-05-13
ipv4: __ip_local_out_sk() is static
Eric Dumazet
1
-1
/
+1
2015-05-13
tcp/dccp: tw_timer_handler() is static
Eric Dumazet
1
-1
/
+1
2015-05-13
tc: introduce Flower classifier
Jiri Pirko
3
-0
/
+699
2015-05-13
flow_dissector: change port array into src, dst tuple
Jiri Pirko
2
-4
/
+4
2015-05-13
flow_dissector: introduce support for Ethernet addresses
Jiri Pirko
1
-0
/
+12
2015-05-13
flow_dissector: introduce support for ipv6 addressses
Jiri Pirko
1
-8
/
+21
2015-05-13
flow_dissect: use programable dissector in skb_flow_dissect and friends
Jiri Pirko
4
-76
/
+153
2015-05-13
flow_dissector: introduce programable flow_dissector
Jiri Pirko
1
-0
/
+48
2015-05-13
flow_dissector: fix doc for skb_get_poff
Jiri Pirko
1
-2
/
+6
2015-05-13
net: move netdev_pick_tx and dependencies to net/core/dev.c
Jiri Pirko
2
-78
/
+78
2015-05-13
net: move __skb_tx_hash to dev.c
Jiri Pirko
2
-28
/
+28
2015-05-13
flow_dissector: fix doc for __skb_get_hash and remove couple of empty lines
Jiri Pirko
1
-5
/
+5
2015-05-13
net: move *skb_get_poff declarations into correct header
Jiri Pirko
2
-0
/
+2
2015-05-13
net: change name of flow_dissector header to match the .c file name
Jiri Pirko
3
-3
/
+3
2015-05-13
net: sched: use counter to break reclassify loops
Florian Westphal
2
-10
/
+4
2015-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
31
-87
/
+526
2015-05-13
switchdev: don't use anonymous union on switchdev attr/obj structs
Scott Feldman
5
-26
/
+28
2015-05-13
switchdev: sparse warning: pass ipv4 fib dst as network-byte order
Scott Feldman
1
-2
/
+2
2015-05-13
switchdev: sparse warning: make __switchdev_port_obj_add static
Scott Feldman
1
-1
/
+2
2015-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
40
-132
/
+611
2015-05-12
net: make skb_dst_pop routine static
Ying Xue
1
-0
/
+12
2015-05-12
pktgen: fix packet generation
Alexei Starovoitov
1
-1
/
+10
[next]