index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
powerpc
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-12
ipv4: Only compute net once in ip_call_ra_chain
Eric W. Biederman
1
-1
/
+2
2015-10-12
packet: fix match_fanout_group()
Eric Dumazet
1
-3
/
+3
2015-10-12
ipv4/icmp: redirect messages can use the ingress daddr as source
Paolo Abeni
4
-3
/
+33
2015-10-12
bridge: try switchdev op first in __vlan_vid_add/del
Jiri Pirko
1
-36
/
+22
2015-10-12
BNX2: free temp_stats_blk on error path
wangweidong
1
-0
/
+2
2015-10-12
tcp: shrink tcp_timewait_sock by 8 bytes
Eric Dumazet
2
-2
/
+4
2015-10-12
net: shrink struct sock and request_sock by 8 bytes
Eric Dumazet
9
-25
/
+28
2015-10-12
net: align sk_refcnt on 128 bytes boundary
Eric Dumazet
3
-5
/
+16
2015-10-12
net: SO_INCOMING_CPU setsockopt() support
Eric Dumazet
6
-11
/
+25
2015-10-12
packet: support per-packet fwmark for af_packet sendmsg
Edward Jee
1
-1
/
+9
2015-10-12
sock: support per-packet fwmark
Edward Jee
2
-0
/
+33
2015-10-12
bpf: add unprivileged bpf tests
Alexei Starovoitov
2
-10
/
+355
2015-10-12
bpf: charge user for creation of BPF maps and programs
Alexei Starovoitov
5
-2
/
+72
2015-10-12
bpf: enable non-root eBPF programs
Alexei Starovoitov
5
-15
/
+120
2015-10-12
net: HNS: fix MDIO dependencies
Arnd Bergmann
1
-3
/
+2
2015-10-12
sfc: fully reset if MC_REBOOT event received without warm_boot_count increment
Daniel Pieczko
3
-12
/
+32
2015-10-12
rocker: handle setting bridge ageing_time
Scott Feldman
1
-0
/
+16
2015-10-12
bridge: push bridge setting ageing_time down to switchdev
Scott Feldman
5
-7
/
+29
2015-10-12
switchdev: skip over ports returning -EOPNOTSUPP when recursing ports
Scott Feldman
2
-1
/
+9
2015-10-12
switchdev: add bridge ageing_time attribute
Scott Feldman
1
-0
/
+2
2015-10-12
tcp: change type of alive from int to bool
Richard Sailer
1
-3
/
+3
2015-10-12
bridge: allow adding of fdb entries pointing to the bridge device
Roopa Prabhu
2
-30
/
+93
2015-10-11
tcp: fix RFS vs lockless listeners
Eric Dumazet
2
-0
/
+2
2015-10-11
net: dsa: use switchdev obj in port_fdb_del
Vivien Didelot
4
-5
/
+5
2015-10-11
net: dsa: push prepare phase in port_fdb_add
Vivien Didelot
4
-6
/
+10
2015-10-11
net: dsa: add port_fdb_prepare
Vivien Didelot
6
-2
/
+26
2015-10-11
net: encx24j600: Fix typos in Kconfig
Jon Ringle
1
-2
/
+2
2015-10-11
BNX2: fix a Null Pointer for stats_blk
wangweidong
2
-27
/
+53
2015-10-11
net: synack packets can be attached to request sockets
Eric Dumazet
3
-5
/
+18
2015-10-11
cxgb4: Enhance driver to update FW, when FW is too old
Hariprasad Shenai
2
-2
/
+6
2015-10-11
bpf: fix cb access in socket filter programs
Alexei Starovoitov
5
-18
/
+51
2015-10-09
drivers/net/ethernet: make ti/cpsw-phy-sel.c explicitly non-modular
Paul Gortmaker
1
-6
/
+4
2015-10-09
net/sched: make sch_blackhole.c explicitly non-modular
Paul Gortmaker
1
-12
/
+3
2015-10-09
net/dcb: make dcbnl.c explicitly non-modular
Paul Gortmaker
1
-27
/
+3
2015-10-09
net/core: make sock_diag.c explicitly non-modular
Paul Gortmaker
1
-11
/
+3
2015-10-09
net/core: lockdep_rtnl_is_held can be boolean
Yaowei Bai
2
-4
/
+4
2015-10-09
net/inetdevice: bad_mask can be boolean
Yaowei Bai
1
-4
/
+4
2015-10-09
net/inetdevice: inet_ifa_match can be boolean
Yaowei Bai
1
-1
/
+1
2015-10-09
net/dccp: dccp_bad_service_code can be boolean
Yaowei Bai
1
-2
/
+2
2015-10-09
net/dccp: dccp_list_has_service can be boolean
Yaowei Bai
1
-3
/
+3
2015-10-09
net/can: can_dropped_invalid_skb can be boolean
Yaowei Bai
1
-3
/
+3
2015-10-09
net/nfnetlink: lockdep_nfnl_is_held can be boolean
Yaowei Bai
2
-4
/
+4
2015-10-09
net/ieee80211: ieee80211_is_* can be boolean
Yaowei Bai
1
-38
/
+38
2015-10-09
net/netlink: lockdep_genl_is_held can be boolean
Yaowei Bai
2
-2
/
+2
2015-10-09
net/mlx4_core: Fix resource tracker error flow in add_res_range
Saeed Mahameed
1
-1
/
+3
2015-10-09
net/mlx4_core: Fix mailbox leak in error flow when performing update qp
Jack Morgenstein
1
-3
/
+3
2015-10-09
net/mlx4_en: Add steering rules after RSS creation
Ido Shamay
1
-64
/
+80
2015-10-09
net/mlx5_core: Use private health thread for each device
Eli Cohen
3
-55
/
+52
2015-10-09
net/mlx5_core: Use accessor functions to read from device memory
Eli Cohen
1
-13
/
+22
2015-10-09
net/mlx5_core: Prepare cmd interface to system errors handling
Eli Cohen
2
-3
/
+23
[next]