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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-31
ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argument
Roopa Prabhu
2
-3
/
+4
2015-07-31
bpf: add helpers to access tunnel metadata
Alexei Starovoitov
2
-0
/
+18
2015-07-30
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
4
-18
/
+5
2015-07-30
net/ipv6: add sysctl option accept_ra_min_hop_limit
Hangbin Liu
2
-0
/
+2
2015-07-30
bpf: also show process name/pid in bpf_jit_dump
Daniel Borkmann
1
-2
/
+4
2015-07-30
bpf: provide helper that indicates eBPF was migrated
Daniel Borkmann
1
-0
/
+10
2015-07-29
lwtunnel: Make lwtun_encaps[] static
Thomas Graf
1
-3
/
+0
2015-07-29
net: Recompute sk_txhash on negative routing advice
Tom Herbert
1
-0
/
+8
2015-07-29
net: Set sk_txhash from a random number
Tom Herbert
3
-35
/
+8
2015-07-29
stmmac: remove setup/free glue callbacks
Joachim Eastwood
1
-2
/
+0
2015-07-29
stmmac: remove unused stmmac_of_data struct
Joachim Eastwood
1
-18
/
+0
2015-07-27
net/mlx4_en: Add support for hardware accelerated 802.1ad vlan
Hadar Hen Zion
2
-0
/
+2
2015-07-27
net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated support
Hadar Hen Zion
2
-2
/
+2
2015-07-27
net/mlx4_core: Preparations for 802.1ad VLAN support
Hadar Hen Zion
1
-0
/
+5
2015-07-27
bonding: convert num_grat_arp to the new bonding option API
Nikolay Aleksandrov
1
-0
/
+1
2015-07-27
lwtunnel: change prototype of lwtunnel_state_get()
Nicolas Dichtel
1
-5
/
+11
2015-07-27
net/mlx5e: TX latency optimization to save DMA reads
Achiad Shochat
1
-1
/
+3
2015-07-27
net/mlx5e: Allocate DMA coherent memory on reader NUMA node
Saeed Mahameed
1
-0
/
+8
2015-07-27
net/mlx5e: Support ETH_RSS_HASH_XOR
Saeed Mahameed
1
-3
/
+3
2015-07-26
lwtunnel: export linux/lwtunnel.h to userspace
Nicolas Dichtel
2
-6
/
+1
2015-07-23
Bluetooth: hci_check_conn_params() check proper range
Seungyoun Ju
1
-1
/
+1
2015-07-23
Bluetooth: __l2cap_wait_ack() add defensive timeout
Dean Jenkins
1
-0
/
+1
2015-07-23
Bluetooth: __l2cap_wait_ack() use msecs_to_jiffies()
Dean Jenkins
1
-0
/
+1
2015-07-23
mac802154: do not export ieee802154_rx()
Varka Bhadram
1
-17
/
+0
2015-07-23
cfg802154: add PM hooks
Varka Bhadram
1
-0
/
+2
2015-07-23
ip_tunnel: Call ip_tunnel_core_init() from inet_init()
Thomas Graf
1
-0
/
+2
2015-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
28
-141
/
+249
2015-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-0
/
+18
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
2
-0
/
+2
2015-07-21
net: track success and failure of TCP PMTU probing
Rick Jones
1
-0
/
+2
2015-07-21
net: #ifdefify sk_classid member of struct sock
Mathias Krause
1
-0
/
+2
2015-07-21
openvswitch: Use regular VXLAN net_device device
Thomas Graf
2
-20
/
+5
2015-07-21
vxlan: Factor out device configuration
Thomas Graf
1
-0
/
+59
2015-07-21
fib: Add fib rule match on tunnel id
Thomas Graf
3
-1
/
+13
2015-07-21
route: Per route IP tunnel metadata via lightweight tunnel
Thomas Graf
4
-2
/
+33
2015-07-21
route: Extend flow representation with tunnel key
Thomas Graf
1
-0
/
+8
2015-07-21
vxlan: Flow based tunneling
Thomas Graf
5
-1
/
+38
2015-07-21
dst: Metadata destinations
Thomas Graf
2
-1
/
+37
2015-07-21
ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel generic
Thomas Graf
2
-1
/
+64
2015-07-21
mpls: ip tunnel support
Roopa Prabhu
3
-0
/
+63
2015-07-21
lwtunnel: support dst output redirect function
Roopa Prabhu
1
-0
/
+12
2015-07-21
ipv6: support for fib route lwtunnel encap attributes
Roopa Prabhu
1
-0
/
+3
2015-07-21
ipv4: support for fib route lwtunnel encap attributes
Roopa Prabhu
2
-1
/
+5
2015-07-21
lwtunnel: infrastructure for handling light weight tunnels like mpls
Roopa Prabhu
3
-0
/
+153
2015-07-21
rtnetlink: introduce new RTA_ENCAP_TYPE and RTA_ENCAP attributes
Roopa Prabhu
1
-0
/
+2
2015-07-21
Merge tag 'mac80211-for-davem-2015-07-17' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-0
/
+17
2015-07-20
bpf: introduce bpf_skb_vlan_push/pop() helpers
Alexei Starovoitov
3
-0
/
+5
2015-07-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
1
-0
/
+5
2015-07-20
stmmac: drop custom_* fields from plat_stmmacenet_data
Joachim Eastwood
1
-2
/
+0
[next]