index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv4: include NLM_F_APPEND flag in append route notifications
Roopa Prabhu
2015-06-21
1
-2
/
+5
*
netlink: add API to retrieve all group memberships
David Herrmann
2015-06-21
1
-0
/
+22
*
sock_diag: fetch source port from inet_sock
Craig Gallek
2015-06-21
1
-0
/
+2
*
pkt_sched: sch_qfq: remove redundant -if- control statement
Andrea Parri
2015-06-21
1
-2
/
+1
*
net: rds: use for_each_sg() for scatterlist parsing
Fabian Frederick
2015-06-21
1
-8
/
+14
*
packet: free packet_rollover after synchronize_net
Willem de Bruijn
2015-06-21
2
-1
/
+3
*
netfilter: Remove spurios included of netfilter.h
Eric W Biederman
2015-06-18
8
-8
/
+0
*
netfilter: don't pull include/linux/netfilter.h from netns headers
Pablo Neira Ayuso
2015-06-18
1
-0
/
+1
*
netfilter: use forward declaration instead of including linux/proc_fs.h
Pablo Neira Ayuso
2015-06-18
1
-0
/
+1
*
net: sched: Simplify em_ipset_match
Eric W. Biederman
2015-06-18
1
-2
/
+2
*
netfilter: Kill unused copies of RCV_SKB_FAIL
Eric W. Biederman
2015-06-18
2
-4
/
+0
*
netfilter: bridge: split ipv6 code into separated file
Pablo Neira Ayuso
2015-06-18
3
-239
/
+255
*
netfilter: bridge: rename br_netfilter.c to br_netfilter_hooks.c
Pablo Neira Ayuso
2015-06-18
2
-0
/
+1
*
netfilter: xt_socket: add XT_SOCKET_RESTORESKMARK flag
Harout Hedeshian
2015-06-18
1
-6
/
+53
*
netfilter: nfnetlink_queue: add security context information
Roman Kubiak
2015-06-18
1
-1
/
+34
*
bpf: disallow bpf tc programs access current->pid,uid
Alexei Starovoitov
2015-06-15
1
-6
/
+0
*
sock_diag: implement a get_info handler for inet
Craig Gallek
2015-06-15
3
-3
/
+52
*
sock_diag: specify info_size per inet protocol
Craig Gallek
2015-06-15
4
-2
/
+6
*
sock_diag: define destruction multicast groups
Craig Gallek
2015-06-15
2
-1
/
+95
*
net/core: Add reading VF statistics through the PF netdevice
Eran Ben Elisha
2015-06-15
1
-2
/
+49
*
bridge: del external_learned fdbs from device on flush or ageout
Scott Feldman
2015-06-15
1
-0
/
+17
*
Merge tag 'nfc-next-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
David S. Miller
2015-06-15
8
-17
/
+678
|
\
|
*
NFC: nci: remove current SLEEP mode management
Vincent Cuissard
2015-06-13
1
-1
/
+1
|
*
NFC: nfcmrvl: add UART driver
Vincent Cuissard
2015-06-11
1
-1
/
+0
|
*
NFC: nci: add generic uart support
Vincent Cuissard
2015-06-11
3
-0
/
+505
|
*
NFC: nci: Export nci_req_complete
Samuel Ortiz
2015-06-10
1
-0
/
+1
|
*
NFC: netlink: Implement vendor command support
Samuel Ortiz
2015-06-09
1
-0
/
+55
|
*
NFC: nci: Move close ops call in nci_close_device
Christophe Ricard
2015-06-09
1
-4
/
+6
|
*
NFC: nci: Add nci_prop_cmd allowing to send proprietary nci cmd
Christophe Ricard
2015-06-09
1
-0
/
+26
|
*
NFC: nci: Add nci init ops for early device initialization
Christophe Ricard
2015-06-09
1
-2
/
+7
|
*
NFC: nci: Add NCI_RESET return code check before setup
Christophe Ricard
2015-06-09
1
-2
/
+3
|
*
NFC: nci: Handle proprietary response and notifications
Samuel Ortiz
2015-06-09
3
-0
/
+72
|
*
NFC: nci: hci: Fix releasing uninitialized skbs
Joe Perches
2015-06-09
1
-8
/
+3
*
|
bridge: use either ndo VLAN ops or switchdev VLAN ops to install MASTER vlans
Scott Feldman
2015-06-15
1
-2
/
+57
*
|
bpf: allow networking programs to use bpf_trace_printk() for debugging
Alexei Starovoitov
2015-06-15
1
-0
/
+2
*
|
bpf: introduce current->pid, tgid, uid, gid, comm accessors
Alexei Starovoitov
2015-06-15
1
-0
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-06-15
35
-1659
/
+1843
|
\
\
|
*
|
netfilter: nf_tables_netdev: unregister hooks on net_device removal
Pablo Neira Ayuso
2015-06-15
2
-4
/
+87
|
*
|
netfilter: nf_tables: add nft_register_basechain() and nft_unregister_basecha...
Pablo Neira Ayuso
2015-06-15
1
-15
/
+37
|
*
|
netfilter: nf_tables: attach net_device to basechain
Pablo Neira Ayuso
2015-06-15
1
-37
/
+42
|
*
|
netfilter: x_tables: remove XT_TABLE_INFO_SZ and a dereference.
Eric Dumazet
2015-06-15
4
-26
/
+18
|
*
|
Merge branch 'master' of git://blackhole.kfki.hu/nf-next
Pablo Neira Ayuso
2015-06-15
21
-1270
/
+1261
|
|
\
\
|
|
*
|
netfilter: ipset: Fix coding styles reported by checkpatch.pl
Jozsef Kadlecsik
2015-06-14
21
-289
/
+322
|
|
*
|
netfilter: ipset: Introduce RCU locking in list type
Jozsef Kadlecsik
2015-06-14
1
-209
/
+189
|
|
*
|
netfilter: ipset: Introduce RCU locking in hash:* types
Jozsef Kadlecsik
2015-06-14
12
-236
/
+364
|
|
*
|
netfilter: ipset: Introduce RCU locking in bitmap:* types
Jozsef Kadlecsik
2015-06-14
4
-14
/
+38
|
|
*
|
netfilter: ipset: Prepare the ipset core to use RCU at set level
Jozsef Kadlecsik
2015-06-14
1
-22
/
+22
|
|
*
|
netfilter:ipset Remove rbtree from hash:net,iface
Jozsef Kadlecsik
2015-06-14
1
-143
/
+20
|
|
*
|
netfilter: ipset: Make sure listing doesn't grab a set which is just being de...
Jozsef Kadlecsik
2015-06-14
1
-15
/
+34
|
|
*
|
netfilter: ipset: Fix parallel resizing and listing of the same set
Jozsef Kadlecsik
2015-06-14
2
-15
/
+58
[next]