index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
device_cgroup.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-04-23
netlink: implement unbind to netlink_setsockopt NETLINK_DROP_MEMBERSHIP
Richard Guy Briggs
1
-1
/
+3
2014-04-23
netlink: have netlink per-protocol bind function return an error code.
Richard Guy Briggs
4
-24
/
+56
2014-04-23
netlink: simplify nfnetlink_bind
Richard Guy Briggs
1
-5
/
+2
2014-04-23
filter: added BPF random opcode
Chema Gonzalez
6
-2
/
+39
2014-04-23
vlan: unnecessary to check if vlan_pcpu_stats is NULL
Li RongQing
1
-30
/
+28
2014-04-23
be2net: Support for configurable RSS hash key
Venkata Duvvuru
5
-31
/
+113
2014-04-23
ethtool: Support for configurable RSS hash key
Venkata Duvvuru
3
-14
/
+252
2014-04-23
neterion/s2io: remove unused s2io_start_tx_queue routine
Ying Xue
1
-9
/
+0
2014-04-23
tcp: avoid retransmits of TCP packets hanging in host queues
Eric Dumazet
1
-8
/
+26
2014-04-23
ipv6: support IFA_F_MANAGETEMPADDR for address deletion too
Heiner Kallweit
1
-4
/
+16
2014-04-23
tipc: fix race in disc create/delete
Ying Xue
3
-20
/
+37
2014-04-23
tipc: use bc_lock to protect node map in bearer structure
Ying Xue
3
-12
/
+13
2014-04-23
tipc: use bearer_disable to disable bearer in tipc_l2_device_event
Ying Xue
1
-1
/
+1
2014-04-23
tipc: make media_ptr pointed netdevice valid
Ying Xue
1
-0
/
+1
2014-04-23
tipc: purge tipc_net_lock lock
Ying Xue
7
-100
/
+42
2014-04-23
tipc: use RCU to protect media_ptr pointer
Ying Xue
2
-4
/
+11
2014-04-23
tipc: decouple the relationship between bearer and link
Ying Xue
7
-46
/
+88
2014-04-23
tipc: convert bearer_list to RCU list
Ying Xue
3
-13
/
+18
2014-04-23
tipc: use RTNL lock to protect tipc_net_stop routine
Ying Xue
1
-0
/
+2
2014-04-23
tipc: adjust locking policy of protecting tipc_ptr pointer of net_device
Ying Xue
1
-8
/
+3
2014-04-23
tipc: replace config_mutex lock with RTNL lock
Ying Xue
2
-5
/
+3
2014-04-21
stmmac: remove stmmac_config
Florian Fainelli
1
-22
/
+0
2014-04-21
net: sxgbe: remove sxgbe_config
Florian Fainelli
1
-35
/
+0
2014-04-21
net: cpmac: remove cpmac_config
Florian Fainelli
1
-14
/
+0
2014-04-21
net: ethoc: remove ethoc_config
Florian Fainelli
1
-6
/
+0
2014-04-21
hyperv: Add support for virtual Receive Side Scaling (vRSS)
Haiyang Zhang
4
-34
/
+504
2014-04-21
tcp: make tcp_cwnd_application_limited() static
Weiping Pan
3
-23
/
+22
2014-04-21
6lowpan: include net/net_namespace.h on 6lowpan namepsace header
Luis R. Rodriguez
1
-0
/
+1
2014-04-21
6lowpan: make lowpan_cb static
Luis R. Rodriguez
1
-1
/
+1
2014-04-21
6lowpan: add helper to get 6lowpan namespace
Luis R. Rodriguez
2
-16
/
+45
2014-04-21
sctp: add support for busy polling to sctp protocol
Neil Horman
2
-0
/
+9
2014-04-21
net: sxgbe: make local functions static
Jingoo Han
1
-8
/
+7
2014-04-21
macvlan: Move broadcasts into a work queue
Herbert Xu
1
-23
/
+93
2014-04-21
net: Add __dev_forward_skb
Herbert Xu
2
-18
/
+25
2014-04-21
tcp: Add a TCP_FASTOPEN socket option to get a max backlog on its listner
Kenjiro Nakayama
1
-0
/
+8
2014-04-21
net: phy: at803x: use genphy_config_init()
Daniel Mack
1
-33
/
+3
2014-04-21
net: phy: export genphy_config_init()
Daniel Mack
2
-1
/
+3
2014-04-19
thp: close race between split and zap huge pages
Kirill A. Shutemov
1
-3
/
+10
2014-04-19
mm: fix new kernel-doc warning in filemap.c
Randy Dunlap
1
-1
/
+0
2014-04-19
mm: fix CONFIG_DEBUG_VM_RB description
Davidlohr Bueso
1
-2
/
+1
2014-04-19
mm: use paravirt friendly ops for NUMA hinting ptes
Mel Gorman
1
-8
/
+23
2014-04-19
mips: export flush_icache_range
Kees Cook
1
-2
/
+2
2014-04-19
mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages()
Mizuma, Masayoshi
1
-0
/
+1
2014-04-19
wait: explain the shadowing and type inconsistencies
Peter Zijlstra
1
-1
/
+13
2014-04-19
Shiraz has moved
Viresh Kumar
11
-13
/
+14
2014-04-19
Documentation/vm/numa_memory_policy.txt: fix wrong document in numa_memory_po...
Tang Chen
1
-3
/
+2
2014-04-19
powerpc/mm: fix ".__node_distance" undefined
Mike Qiu
1
-0
/
+1
2014-04-19
kernel/watchdog.c:touch_softlockup_watchdog(): use raw_cpu_write()
Andrew Morton
1
-1
/
+5
2014-04-19
init/Kconfig: move the trusted keyring config option to general setup
Peter Foley
1
-12
/
+12
2014-04-19
vmscan: reclaim_clean_pages_from_list() must use mod_zone_page_state()
Christoph Lameter
1
-1
/
+1
[next]