index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sock_diag: specify info_size per inet protocol
Craig Gallek
2015-06-16
4
-2
/
+6
*
sock_diag: define destruction multicast groups
Craig Gallek
2015-06-16
2
-1
/
+95
*
net/core: Add reading VF statistics through the PF netdevice
Eran Ben Elisha
2015-06-16
1
-2
/
+49
*
bridge: del external_learned fdbs from device on flush or ageout
Scott Feldman
2015-06-16
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-16
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-16
1
-2
/
+57
*
|
bpf: allow networking programs to use bpf_trace_printk() for debugging
Alexei Starovoitov
2015-06-16
1
-0
/
+2
*
|
bpf: introduce current->pid, tgid, uid, gid, comm accessors
Alexei Starovoitov
2015-06-16
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
|
|
*
|
netfilter: ipset: Fix cidr handling for hash:*net* types
Jozsef Kadlecsik
2015-06-14
7
-34
/
+42
|
|
*
|
netfilter: ipset: Check CIDR value only when attribute is given
Sergey Popovich
2015-06-14
4
-49
/
+41
|
|
*
|
netfilter: ipset: Make sure we always return line number on batch
Sergey Popovich
2015-06-14
15
-75
/
+75
|
|
*
|
netfilter: ipset: Permit CIDR equal to the host address CIDR in IPv6
Sergey Popovich
2015-06-14
5
-15
/
+43
|
|
*
|
netfilter: ipset: Check extensions attributes before getting extensions.
Sergey Popovich
2015-06-14
16
-170
/
+29
|
|
*
|
netfilter: ipset: Use SET_WITH_*() helpers to test set extensions
Sergey Popovich
2015-06-14
2
-7
/
+7
|
*
|
|
netfilter: Kconfig: get rid of parens around depends on
Pablo Neira Ayuso
2015-06-15
3
-11
/
+13
|
|
/
/
|
*
|
netfilter: xtables: avoid percpu ruleset duplication
Florian Westphal
2015-06-12
4
-147
/
+55
|
*
|
netfilter: xtables: use percpu rule counters
Florian Westphal
2015-06-12
3
-14
/
+80
|
*
|
netfilter: bridge: restore vlan tag when refragmenting
Florian Westphal
2015-06-12
1
-0
/
+10
|
*
|
net: ip_fragment: remove BRIDGE_NETFILTER mtu special handling
Florian Westphal
2015-06-12
2
-4
/
+7
|
*
|
netfilter: bridge: forward IPv6 fragmented packets
Bernhard Thaler
2015-06-12
3
-42
/
+106
|
*
|
netfilter: bridge: re-order check_hbh_len()
Bernhard Thaler
2015-06-12
1
-55
/
+56
|
*
|
netfilter: bridge: rename br_parse_ip_options
Bernhard Thaler
2015-06-12
1
-5
/
+4
|
*
|
netfilter: bridge: refactor frag_max_size
Bernhard Thaler
2015-06-12
2
-14
/
+7
|
*
|
netfilter: bridge: detect NAT66 correctly and change MAC address
Bernhard Thaler
2015-06-12
2
-9
/
+47
|
*
|
netfilter: bridge: re-order br_nf_pre_routing_finish_ipv6()
Bernhard Thaler
2015-06-12
1
-31
/
+32
[next]