index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: sched: pkt_cls: remove unused macros from uapi
Florian Westphal
2015-05-21
1
-27
/
+5
*
tcp: add tcpi_segs_in and tcpi_segs_out to tcp_info
Marcelo Ricardo Leitner
2015-05-21
2
-2
/
+9
*
inet_hashinfo: remove bsocket counter
Eric Dumazet
2015-05-21
1
-2
/
+0
*
bpf: allow bpf programs to tail-call other bpf programs
Alexei Starovoitov
2015-05-21
3
-1
/
+33
*
tcp: add a force_schedule argument to sk_stream_alloc_skb()
Eric Dumazet
2015-05-21
1
-1
/
+2
*
ip: remove unused function prototype
Andy Zhou
2015-05-19
1
-1
/
+0
*
tcp: add rfc3168, section 6.1.1.1. fallback
Daniel Borkmann
2015-05-19
2
-0
/
+4
*
net-next: ethtool: Added port speed macros.
Parav Pandit
2015-05-19
1
-1
/
+5
*
bridge_netfilter: No ICMP packet on IPv4 fragmentation error
Andy Zhou
2015-05-19
1
-2
/
+2
*
ipv4: introduce frag_expire_skip_icmp()
Andy Zhou
2015-05-19
1
-0
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-05-18
3
-29
/
+13
|
\
|
*
netfilter: x_tables: add context to know if extension runs from nft_compat
Pablo Neira Ayuso
2015-05-15
1
-0
/
+2
|
*
netfilter: ipset: deinline ip_set_put_extensions()
Denys Vlasenko
2015-05-14
1
-22
/
+2
|
*
netfilter: bridge: neigh_head and physoutdev can't be used at same time
Florian Westphal
2015-05-14
1
-3
/
+5
|
*
netfilter: ipset: Fix ext_*() macros
Sergey Popovich
2015-05-13
1
-4
/
+4
*
|
netns: make nsid_lock per net
WANG Cong
2015-05-17
1
-0
/
+1
*
|
switchdev: add support for fdb add/del/dump via switchdev_port_obj ops.
Samudrala, Sridhar
2015-05-17
1
-0
/
+50
*
|
tcp: introduce tcp_under_memory_pressure()
Eric Dumazet
2015-05-17
1
-0
/
+8
*
|
tcp: rename sk_forced_wmem_schedule() to sk_forced_mem_schedule()
Eric Dumazet
2015-05-17
1
-0
/
+2
*
|
net: fix sk_mem_reclaim_partial()
Eric Dumazet
2015-05-17
1
-3
/
+3
*
|
net: fix two sparse errors
Eric Dumazet
2015-05-17
1
-6
/
+5
*
|
net: fix sparse error in csum_replace4()
Eric Dumazet
2015-05-17
1
-1
/
+3
*
|
mdio-gpio: Propagate mii_bus.phy_ignore_ta_mask
Bert Vermeulen
2015-05-14
1
-1
/
+2
*
|
test_bpf: add tests related to BPF_MAXINSNS
Daniel Borkmann
2015-05-14
1
-0
/
+8
*
|
tcp: syncookies: extend validity range
Eric Dumazet
2015-05-14
1
-14
/
+24
*
|
net: phy: Add phy_ignore_ta_mask to account for broken turn-around
Florian Fainelli
2015-05-14
1
-0
/
+3
*
|
netfilter: add netfilter ingress hook after handle_ing() under unique static key
Pablo Neira
2015-05-14
4
-0
/
+51
*
|
net: add CONFIG_NET_INGRESS to enable ingress filtering
Pablo Neira
2015-05-14
1
-1
/
+1
*
|
netfilter: add nf_hook_list_active()
Pablo Neira
2015-05-14
1
-5
/
+12
*
|
netfilter: add hook list to nf_hook_state
Pablo Neira
2015-05-14
1
-2
/
+5
*
|
netfilter: cleanup struct nf_hook_ops indentation
Pablo Neira
2015-05-14
1
-7
/
+7
*
|
geneve: add initial netdev driver for GENEVE tunnels
John W. Linville
2015-05-13
1
-0
/
+9
*
|
geneve: move definition of geneve_hdr() to geneve.h
John W. Linville
2015-05-13
1
-0
/
+5
*
|
net: kill useless net_*_ingress_queue() definitions when NET_CLS_ACT is unset
Pablo Neira
2015-05-13
1
-8
/
+0
*
|
packet: rollover statistics
Willem de Bruijn
2015-05-13
1
-0
/
+7
*
|
tc: introduce Flower classifier
Jiri Pirko
2015-05-13
1
-0
/
+30
*
|
flow_dissector: change port array into src, dst tuple
Jiri Pirko
2015-05-13
3
-7
/
+10
*
|
flow_dissector: introduce support for Ethernet addresses
Jiri Pirko
2015-05-13
1
-0
/
+13
*
|
flow_dissector: introduce support for ipv6 addressses
Jiri Pirko
2015-05-13
1
-0
/
+13
*
|
flow_dissector: add missing header includes
Jiri Pirko
2015-05-13
1
-0
/
+3
*
|
flow_dissect: use programable dissector in skb_flow_dissect and friends
Jiri Pirko
2015-05-13
4
-39
/
+44
*
|
flow_dissector: introduce programable flow_dissector
Jiri Pirko
2015-05-13
1
-0
/
+61
*
|
net: move __skb_tx_hash to dev.c
Jiri Pirko
2015-05-13
2
-3
/
+3
*
|
net: move __skb_get_hash function declaration to flow_dissector.h
Jiri Pirko
2015-05-13
2
-1
/
+1
*
|
net: move *skb_get_poff declarations into correct header
Jiri Pirko
2015-05-13
2
-4
/
+3
*
|
flow_dissector: remove unused function flow_get_hlen declaration
Jiri Pirko
2015-05-13
1
-3
/
+0
*
|
net: change name of flow_dissector header to match the .c file name
Jiri Pirko
2015-05-13
4
-7
/
+14
*
|
net: sched: use counter to break reclassify loops
Florian Westphal
2015-05-13
2
-16
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-13
23
-24
/
+183
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-05-12
10
-10
/
+133
|
|
\
\
[next]