index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
wireless
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-03-12
netfilter: connlimit: move insertion of new element out of count function
Florian Westphal
1
-15
/
+23
2014-03-12
netfilter: connlimit: improve packet-to-closed-connection logic
Florian Westphal
1
-15
/
+8
2014-03-12
netfilter: connlimit: factor hlist search into new function
Florian Westphal
1
-16
/
+33
2014-03-08
netfilter: nft_nat: fix family validation
Patrick McHardy
1
-12
/
+10
2014-03-08
netfilter: nft_ct: remove family from struct nft_ct
Patrick McHardy
1
-7
/
+2
2014-03-08
netfilter: nf_tables: restore notifications for anonymous set destruction
Patrick McHardy
2
-3
/
+2
2014-03-08
netfilter: nf_tables: restore context for expression destructors
Patrick McHardy
7
-32
/
+31
2014-03-08
netfilter: nf_tables: clean up nf_tables_trans_add() argument order
Patrick McHardy
1
-4
/
+4
2014-03-07
netfilter: nft_hash: bug fixes and resizing
Patrick McHardy
1
-46
/
+214
2014-03-07
netfilter: conntrack: remove central spinlock nf_conntrack_lock
Jesper Dangaard Brouer
5
-67
/
+188
2014-03-07
netfilter: conntrack: seperate expect locking from nf_conntrack_lock
Jesper Dangaard Brouer
7
-69
/
+79
2014-03-07
netfilter: avoid race with exp->master ct
Jesper Dangaard Brouer
2
-1
/
+15
2014-03-07
netfilter: conntrack: spinlock per cpu to protect special lists.
Jesper Dangaard Brouer
5
-79
/
+168
2014-03-07
netfilter: trivial code cleanup and doc changes
Jesper Dangaard Brouer
3
-12
/
+18
2014-03-07
ipvs: Reduce checkpatch noise in ip_vs_lblc.c
Tingwei Liu
1
-7
/
+6
2014-03-07
sections, ipvs: Remove useless __read_mostly for ipvs genl_ops
Andi Kleen
1
-1
/
+1
2014-03-06
netfilter: ipset: add forceadd kernel support for hash set types
Josh Hunt
14
-12
/
+40
2014-03-06
netfilter: ipset: move registration message to init from net_init
Ilia Mirkin
1
-1
/
+1
2014-03-06
netfilter: ipset: kernel: uapi: fix MARKMASK attr ABI breakage
Florian Westphal
1
-2
/
+2
2014-03-06
netfilter: ipset: Prepare the kernel for create option flags when no extensio...
Jozsef Kadlecsik
2
-0
/
+8
2014-03-06
netfilter: ipset: add markmask for hash:ip,mark data type
Vytas Dauksa
3
-0
/
+42
2014-03-06
netfilter: ipset: add hash:ip,mark data type to ipset
Vytas Dauksa
5
-4
/
+329
2014-03-06
netfilter: ipset: Add hash: fix coccinelle warnings
Fengguang Wu
1
-4
/
+4
2014-03-06
netfilter: ipset: Follow manual page behavior for SET target on list:set
Sergey Popovich
1
-2
/
+2
2014-02-27
netfilter: nf_tables: add optional user data area to rules
Pablo Neira Ayuso
3
-5
/
+28
2014-02-25
netfilter: nfnetlink_log: remove unused code
Florian Westphal
1
-8
/
+0
2014-02-25
netfilter: nf_tables: accept QUEUE/DROP verdict parameters
Patrick McHardy
1
-5
/
+10
2014-02-25
netfilter: nf_tables: add nft_dereference() macro
Patrick McHardy
2
-2
/
+5
2014-02-25
netfilter: nfnetlink: add rcu_dereference_protected() helpers
Patrick McHardy
2
-0
/
+29
2014-02-25
netfilter: ip_set: rename nfnl_dereference()/nfnl_set()
Patrick McHardy
1
-23
/
+23
2014-02-19
netfilter: nft_ct: labels get support
Florian Westphal
4
-4
/
+30
2014-02-19
netfilter: xt_ipcomp: Use ntohs to ease sparse warning
Pablo Neira Ayuso
1
-1
/
+1
2014-02-19
netfilter: remove double colon
stephen hemminger
1
-1
/
+1
2014-02-19
rtnl: make ifla_policy static
Jiri Pirko
3
-56
/
+61
2014-02-19
hsr: Use ether_addr_copy
Joe Perches
3
-17
/
+17
2014-02-19
MAINTAINERS: add entry for the PHY library
Florian Fainelli
1
-0
/
+11
2014-02-19
of_mdio: fix phy interrupt passing
Ben Dooks
1
-7
/
+9
2014-02-19
ipv6: remove some unused include in flowlabel
Florent Fourcot
1
-6
/
+0
2014-02-19
ieee802154: fix faulty check in set_phy_params api
Phoebe Buckheister
1
-2
/
+4
2014-02-19
net: ethernet: update dependency and help text of mvneta
Thomas Petazzoni
1
-3
/
+3
2014-02-19
NET: fec: only enable napi if we are successful
Russell King
1
-2
/
+2
2014-02-19
af_packet: remove a stray tab in packet_set_ring()
Dan Carpenter
1
-1
/
+1
2014-02-18
Documentation: broadcom-bcmgenet: fix address and cells properties
Florian Fainelli
1
-4
/
+4
2014-02-18
tipc: align tipc function names with common naming practice in the network
Ying Xue
13
-287
/
+290
2014-02-18
sh_eth: add device tree support
Sergei Shtylyov
2
-3
/
+121
2014-02-18
DT: net: document Ethernet bindings in one place
Sergei Shtylyov
20
-85
/
+53
2014-02-18
Drivers: net: ethernet: 3com: 3c589_cs fixed coding style issues
Justin van Wijngaarden
1
-543
/
+584
2014-02-18
bonding: rename last_arp_rx to last_rx
Veaceslav Falico
2
-8
/
+8
2014-02-18
bonding: trivial: rename slave->jiffies to ->last_link_up
Veaceslav Falico
2
-11
/
+12
2014-02-18
bonding: remove useless updating of slave->dev->last_rx
Veaceslav Falico
2
-10
/
+1
[next]