index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
page-writeback.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-07-23
ip_tunnel: Call ip_tunnel_core_init() from inet_init()
Thomas Graf
3
-10
/
+6
2015-07-22
ip_tunnel: Provide tunnel metadata API for CONFIG_INET=n
Thomas Graf
1
-0
/
+15
2015-07-22
ipv6: sysctl to restrict candidate source addresses
Erik Kline
4
-3
/
+28
2015-07-22
r8152: support the new RTL8153 chip
hayeswang
1
-1
/
+17
2015-07-22
mpls_iptunnel: fix sparse warn: remove incorrect rcu_dereference
Roopa Prabhu
1
-1
/
+1
2015-07-22
bnx2x: Bump up driver version to 1.712.30
Yuval Mintz
1
-1
/
+1
2015-07-22
bnx2x: Add MFW dump support
Yuval Mintz
4
-0
/
+51
2015-07-22
bnx2x: new Multi-function mode - BD
Yuval Mintz
8
-15
/
+251
2015-07-22
bnx2x: Add 84858 phy support
Yaniv Rosner
3
-73
/
+232
2015-07-22
bnx2x: Rebrand from 'broadcom' into 'qlogic'
Yuval Mintz
25
-88
/
+142
2015-07-22
bnx2x: Utilize FW 7.12.30
Yuval Mintz
8
-70
/
+136
2015-07-22
ARM64/irq: Use access helper irq_data_get_affinity_mask()
Jiang Liu
1
-2
/
+2
2015-07-22
arm64: switch_to: calculate cpu context pointer using separate register
Will Deacon
1
-2
/
+3
2015-07-22
net: track success and failure of TCP PMTU probing
Rick Jones
3
-0
/
+6
2015-07-22
ravb: fix ring memory allocation
Sergei Shtylyov
1
-25
/
+34
2015-07-22
cxgb4: Add debugfs entry to enable backdoor access
Hariprasad Shenai
3
-7
/
+15
2015-07-22
net: phy: dp83867: Fix warning check for setting the internal delay
Dan Murphy
1
-1
/
+1
2015-07-22
mpls: make RTA_OIF optional
Roopa Prabhu
1
-1
/
+66
2015-07-22
openvswitch: allocate nr_node_ids flow_stats instead of num_possible_nodes
Chris J Arges
1
-1
/
+1
2015-07-22
netlink: don't hold mutex in rcu callback when releasing mmapd ring
Florian Westphal
1
-32
/
+47
2015-07-22
sfc: clean fallbacks between promisc/normal in efx_ef10_filter_sync_rx_mode
Edward Cree
1
-80
/
+208
2015-07-22
sfc: support cascaded multicast filters
Daniel Pieczko
2
-14
/
+44
2015-07-22
sfc: re-factor efx_ef10_filter_sync_rx_mode()
Daniel Pieczko
1
-91
/
+126
2015-07-22
sfc: Insert multicast filters as well as mismatch filters in promiscuous mode
Jon Cooper
1
-51
/
+53
2015-07-22
sfc: warn if other functions have been reset by MCFW
Daniel Pieczko
1
-3
/
+14
2015-07-22
sfc: add output flag decoding to efx_mcdi_set_workaround
Daniel Pieczko
3
-7
/
+25
2015-07-22
sfc: cope with ENOSYS from efx_mcdi_get_workarounds()
Edward Cree
2
-14
/
+25
2015-07-22
sfc: enable cascaded multicast filters in MCFW
Daniel Pieczko
2
-18
/
+47
2015-07-22
sfc: update MCDI protocol definitions
Edward Cree
1
-846
/
+2583
2015-07-22
ARM: net: fix vlan access instructions in ARM JIT.
Nicolas Schichan
1
-3
/
+5
2015-07-22
ARM: net: handle negative offsets in BPF JIT.
Nicolas Schichan
1
-9
/
+38
2015-07-22
ARM: net: fix condition for load_order > 0 when translating load instructions.
Nicolas Schichan
1
-1
/
+1
2015-07-22
tcp: suppress a division by zero warning
Eric Dumazet
1
-6
/
+5
2015-07-22
tipc: fix compatibility bug
Jon Paul Maloy
1
-1
/
+1
2015-07-22
mvneta: use inband status only when explicitly enabled
Stas Sergeev
1
-4
/
+5
2015-07-22
of_mdio: add new DT property 'managed' to specify the PHY management type
Stas Sergeev
2
-2
/
+21
2015-07-22
net: phy: fixed_phy: handle link-down case
Stas Sergeev
1
-3
/
+5
2015-07-22
net: dsa: bcm_sf2: Do not override speed settings
Florian Fainelli
1
-17
/
+1
2015-07-22
Revert "fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()"
Linus Torvalds
1
-14
/
+20
2015-07-22
net: #ifdefify sk_classid member of struct sock
Mathias Krause
2
-0
/
+6
2015-07-21
drivers: net: cpsw: remove tx event processing in rx napi poll
Mugunthan V N
1
-6
/
+3
2015-07-21
openvswitch: Use regular VXLAN net_device device
Thomas Graf
10
-507
/
+339
2015-07-21
openvswitch: Abstract vport name through ovs_vport_name()
Thomas Graf
6
-12
/
+9
2015-07-21
openvswitch: Move dev pointer into vport itself
Thomas Graf
6
-91
/
+59
2015-07-21
openvswitch: Make tunnel set action attach a metadata dst
Thomas Graf
6
-13
/
+79
2015-07-21
vxlan: Factor out device configuration
Thomas Graf
2
-155
/
+236
2015-07-21
fib: Add fib rule match on tunnel id
Thomas Graf
6
-4
/
+53
2015-07-21
route: Per route IP tunnel metadata via lightweight tunnel
Thomas Graf
8
-5
/
+157
2015-07-21
route: Extend flow representation with tunnel key
Thomas Graf
3
-0
/
+18
2015-07-21
vxlan: Flow based tunneling
Thomas Graf
6
-23
/
+165
[next]