index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-21
sock_diag: fetch source port from inet_sock
Craig Gallek
1
-0
/
+2
2015-06-21
pkt_sched: sch_qfq: remove redundant -if- control statement
Andrea Parri
1
-2
/
+1
2015-06-21
net: rds: use for_each_sg() for scatterlist parsing
Fabian Frederick
1
-8
/
+14
2015-06-21
packet: free packet_rollover after synchronize_net
Willem de Bruijn
2
-1
/
+3
2015-06-18
netfilter: Remove spurios included of netfilter.h
Eric W Biederman
8
-8
/
+0
2015-06-18
netfilter: don't pull include/linux/netfilter.h from netns headers
Pablo Neira Ayuso
1
-0
/
+1
2015-06-18
netfilter: use forward declaration instead of including linux/proc_fs.h
Pablo Neira Ayuso
1
-0
/
+1
2015-06-18
net: sched: Simplify em_ipset_match
Eric W. Biederman
1
-2
/
+2
2015-06-18
netfilter: Kill unused copies of RCV_SKB_FAIL
Eric W. Biederman
2
-4
/
+0
2015-06-18
netfilter: bridge: split ipv6 code into separated file
Pablo Neira Ayuso
3
-239
/
+255
2015-06-18
netfilter: bridge: rename br_netfilter.c to br_netfilter_hooks.c
Pablo Neira Ayuso
2
-0
/
+1
2015-06-18
netfilter: xt_socket: add XT_SOCKET_RESTORESKMARK flag
Harout Hedeshian
1
-6
/
+53
2015-06-18
netfilter: nfnetlink_queue: add security context information
Roman Kubiak
1
-1
/
+34
2015-06-15
bpf: disallow bpf tc programs access current->pid,uid
Alexei Starovoitov
1
-6
/
+0
2015-06-15
sock_diag: implement a get_info handler for inet
Craig Gallek
3
-3
/
+52
2015-06-15
sock_diag: specify info_size per inet protocol
Craig Gallek
4
-2
/
+6
2015-06-15
sock_diag: define destruction multicast groups
Craig Gallek
2
-1
/
+95
2015-06-15
net/core: Add reading VF statistics through the PF netdevice
Eran Ben Elisha
1
-2
/
+49
2015-06-15
bridge: del external_learned fdbs from device on flush or ageout
Scott Feldman
1
-0
/
+17
2015-06-15
Merge tag 'nfc-next-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
David S. Miller
8
-17
/
+678
2015-06-15
bridge: use either ndo VLAN ops or switchdev VLAN ops to install MASTER vlans
Scott Feldman
1
-2
/
+57
2015-06-15
bpf: allow networking programs to use bpf_trace_printk() for debugging
Alexei Starovoitov
1
-0
/
+2
2015-06-15
bpf: introduce current->pid, tgid, uid, gid, comm accessors
Alexei Starovoitov
1
-0
/
+6
2015-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
35
-1659
/
+1843
2015-06-15
netfilter: nf_tables_netdev: unregister hooks on net_device removal
Pablo Neira Ayuso
2
-4
/
+87
2015-06-15
netfilter: nf_tables: add nft_register_basechain() and nft_unregister_basecha...
Pablo Neira Ayuso
1
-15
/
+37
2015-06-15
netfilter: nf_tables: attach net_device to basechain
Pablo Neira Ayuso
1
-37
/
+42
2015-06-15
netfilter: x_tables: remove XT_TABLE_INFO_SZ and a dereference.
Eric Dumazet
4
-26
/
+18
2015-06-15
Merge branch 'master' of git://blackhole.kfki.hu/nf-next
Pablo Neira Ayuso
21
-1270
/
+1261
2015-06-15
netfilter: Kconfig: get rid of parens around depends on
Pablo Neira Ayuso
3
-11
/
+13
2015-06-14
tcp: cdg: use div_u64()
Kenneth Klette Jonassen
1
-1
/
+1
2015-06-14
netfilter: ipset: Fix coding styles reported by checkpatch.pl
Jozsef Kadlecsik
21
-289
/
+322
2015-06-14
netfilter: ipset: Introduce RCU locking in list type
Jozsef Kadlecsik
1
-209
/
+189
2015-06-14
netfilter: ipset: Introduce RCU locking in hash:* types
Jozsef Kadlecsik
12
-236
/
+364
2015-06-14
netfilter: ipset: Introduce RCU locking in bitmap:* types
Jozsef Kadlecsik
4
-14
/
+38
2015-06-14
netfilter: ipset: Prepare the ipset core to use RCU at set level
Jozsef Kadlecsik
1
-22
/
+22
2015-06-14
netfilter:ipset Remove rbtree from hash:net,iface
Jozsef Kadlecsik
1
-143
/
+20
2015-06-14
netfilter: ipset: Make sure listing doesn't grab a set which is just being de...
Jozsef Kadlecsik
1
-15
/
+34
2015-06-14
netfilter: ipset: Fix parallel resizing and listing of the same set
Jozsef Kadlecsik
2
-15
/
+58
2015-06-14
netfilter: ipset: Fix cidr handling for hash:*net* types
Jozsef Kadlecsik
7
-34
/
+42
2015-06-14
netfilter: ipset: Check CIDR value only when attribute is given
Sergey Popovich
4
-49
/
+41
2015-06-14
netfilter: ipset: Make sure we always return line number on batch
Sergey Popovich
15
-75
/
+75
2015-06-14
netfilter: ipset: Permit CIDR equal to the host address CIDR in IPv6
Sergey Popovich
5
-15
/
+43
2015-06-14
netfilter: ipset: Check extensions attributes before getting extensions.
Sergey Popovich
16
-170
/
+29
2015-06-14
netfilter: ipset: Use SET_WITH_*() helpers to test set extensions
Sergey Popovich
2
-7
/
+7
2015-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-25
/
+47
2015-06-12
tcp: tcp_v6_connect() cleanup
Eric Dumazet
1
-2
/
+0
2015-06-12
flow_dissector: fix ipv6 dst, hop-by-hop and routing ext hdrs
Eric Dumazet
1
-2
/
+4
2015-06-13
NFC: nci: remove current SLEEP mode management
Vincent Cuissard
1
-1
/
+1
2015-06-12
flow_dissector: add support for dst, hop-by-hop and routing ext hdrs
Tom Herbert
1
-0
/
+17
[next]