index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-21
sfc: clean fallbacks between promisc/normal in efx_ef10_filter_sync_rx_mode
Edward Cree
1
-80
/
+208
2015-07-21
sfc: support cascaded multicast filters
Daniel Pieczko
2
-14
/
+44
2015-07-21
sfc: re-factor efx_ef10_filter_sync_rx_mode()
Daniel Pieczko
1
-91
/
+126
2015-07-21
sfc: Insert multicast filters as well as mismatch filters in promiscuous mode
Jon Cooper
1
-51
/
+53
2015-07-21
sfc: warn if other functions have been reset by MCFW
Daniel Pieczko
1
-3
/
+14
2015-07-21
sfc: add output flag decoding to efx_mcdi_set_workaround
Daniel Pieczko
3
-7
/
+25
2015-07-21
sfc: cope with ENOSYS from efx_mcdi_get_workarounds()
Edward Cree
2
-14
/
+25
2015-07-21
sfc: enable cascaded multicast filters in MCFW
Daniel Pieczko
2
-18
/
+47
2015-07-21
sfc: update MCDI protocol definitions
Edward Cree
1
-846
/
+2583
2015-07-21
Merge branch 'arm-bpf-fixes'
David S. Miller
1
-13
/
+44
2015-07-21
ARM: net: fix vlan access instructions in ARM JIT.
Nicolas Schichan
1
-3
/
+5
2015-07-21
ARM: net: handle negative offsets in BPF JIT.
Nicolas Schichan
1
-9
/
+38
2015-07-21
ARM: net: fix condition for load_order > 0 when translating load instructions.
Nicolas Schichan
1
-1
/
+1
2015-07-21
tcp: suppress a division by zero warning
Eric Dumazet
1
-6
/
+5
2015-07-21
tipc: fix compatibility bug
Jon Paul Maloy
1
-1
/
+1
2015-07-21
Merge branch 'explicit-inbound-link-state'
David S. Miller
5
-26
/
+32
2015-07-21
mvneta: use inband status only when explicitly enabled
Stas Sergeev
1
-4
/
+5
2015-07-21
of_mdio: add new DT property 'managed' to specify the PHY management type
Stas Sergeev
2
-2
/
+21
2015-07-21
net: phy: fixed_phy: handle link-down case
Stas Sergeev
1
-3
/
+5
2015-07-21
net: dsa: bcm_sf2: Do not override speed settings
Florian Fainelli
1
-17
/
+1
2015-07-21
Revert "fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()"
Linus Torvalds
1
-14
/
+20
2015-07-21
Merge tag 'wireless-drivers-for-davem-2015-07-20' of git://git.kernel.org/pub...
David S. Miller
12
-410
/
+144
2015-07-21
net: #ifdefify sk_classid member of struct sock
Mathias Krause
2
-0
/
+6
2015-07-21
Merge tag 'pinctrl-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
7
-12
/
+8
2015-07-21
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-12
/
+7
2015-07-21
Merge tag 'trace-v4.2-rc2-fix2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+5
2015-07-21
drivers: net: cpsw: remove tx event processing in rx napi poll
Mugunthan V N
1
-6
/
+3
2015-07-21
Merge branch 'lwtunnel'
David S. Miller
63
-952
/
+2231
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
2015-07-21
arp: Inherit metadata dst when creating ARP requests
Thomas Graf
1
-28
/
+37
2015-07-21
dst: Metadata destinations
Thomas Graf
6
-17
/
+112
2015-07-21
icmp: Don't leak original dst into ip_route_input()
Thomas Graf
1
-0
/
+1
2015-07-21
ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel generic
Thomas Graf
13
-135
/
+128
2015-07-21
mpls: ip tunnel support
Roopa Prabhu
6
-1
/
+304
2015-07-21
mpls: export mpls functions for use by mpls iptunnels
Roopa Prabhu
2
-5
/
+15
2015-07-21
ipv6: rt6_info output redirect to tunnel output
Roopa Prabhu
1
-0
/
+1
2015-07-21
ipv4: redirect dst output to lwtunnel output
Roopa Prabhu
1
-0
/
+2
2015-07-21
lwtunnel: support dst output redirect function
Roopa Prabhu
2
-0
/
+68
2015-07-21
ipv6: support for fib route lwtunnel encap attributes
Roopa Prabhu
3
-3
/
+35
2015-07-21
ipv4: support for fib route lwtunnel encap attributes
Roopa Prabhu
5
-4
/
+122
2015-07-21
lwtunnel: infrastructure for handling light weight tunnels like mpls
Roopa Prabhu
6
-0
/
+340
2015-07-21
rtnetlink: introduce new RTA_ENCAP_TYPE and RTA_ENCAP attributes
Roopa Prabhu
1
-0
/
+2
[prev]
[next]