index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sysctl.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2014-02-18
bonding: use last_arp_rx in bond_loadbalance_arp_mon()
Veaceslav Falico
1
-2
/
+2
2014-02-18
bonding: use last_arp_rx in slave_last_rx()
Veaceslav Falico
1
-7
/
+3
2014-02-18
bonding: use the new options to correctly set last_arp_rx
Veaceslav Falico
1
-7
/
+8
2014-02-18
bonding: document the new _arp options for arp_validate
Veaceslav Falico
1
-30
/
+66
2014-02-18
bonding: extend arp_validate to be able to receive unvalidated arp-only traffic
Veaceslav Falico
2
-5
/
+19
2014-02-18
bonding: always set recv_probe to bond_arp_rcv in arp monitor
Veaceslav Falico
2
-4
/
+2
2014-02-18
bonding: always update last_arp_rx on packet recieve
Veaceslav Falico
1
-0
/
+2
2014-02-18
bonding: permit using arp_validate with non-ab modes
Veaceslav Falico
3
-8
/
+5
2014-02-18
bonding: remove bond->lock from bond_arp_rcv
Veaceslav Falico
1
-3
/
+0
2014-02-18
r8152: support get_msglevel and set_msglevel
hayeswang
1
-0
/
+16
2014-02-18
r8152: set disable_hub_initiated_lpm
hayeswang
1
-0
/
+1
2014-02-18
r8152: replace netif_rx with netif_receive_skb
hayeswang
1
-1
/
+1
2014-02-18
r8152: disable teredo for RTL8152
hayeswang
1
-0
/
+1
2014-02-18
r8152: support runtime suspend
hayeswang
1
-23
/
+158
2014-02-18
r8152: support WOL
hayeswang
1
-13
/
+105
2014-02-18
r8152: move some functions from probe to open
hayeswang
1
-20
/
+25
2014-02-18
r8152: combine PHY reset with set_speed
hayeswang
1
-12
/
+45
2014-02-18
r8152: clear BMCR_PDOWN
hayeswang
1
-2
/
+13
2014-02-18
r8152: reduce the frequency of spin_lock
hayeswang
1
-9
/
+38
2014-02-18
r8152: load the default MAC address
hayeswang
1
-2
/
+17
[next]