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
2016-09-19
ipvlan: Introduce l3s mode
Mahesh Bandewar
1
-0
/
+1
2016-09-19
net: Add _nf_(un)register_hooks symbols
Mahesh Bandewar
1
-0
/
+2
2016-09-19
ipv6: Export p6_route_input_lookup symbol
Mahesh Bandewar
1
-0
/
+3
2016-09-18
net: core: Add offload stats to if_stats_msg
Nogah Frankel
1
-0
/
+9
2016-09-18
netdevice: Add offload statistics ndo
Nogah Frankel
1
-0
/
+12
2016-09-18
Merge tag 'mac80211-next-for-davem-2016-09-16' of git://git.kernel.org/pub/sc...
David S. Miller
3
-11
/
+79
2016-09-18
sctp: make sctp_outq_flush/tail/uncork return void
Xin Long
1
-2
/
+2
2016-09-18
sctp: free msg->chunks when sctp_primitive_SEND return err
Xin Long
1
-0
/
+1
2016-09-17
ip6_tunnel: add collect_md mode to IPv6 tunnels
Alexei Starovoitov
1
-0
/
+1
2016-09-17
ip_tunnel: add collect_md mode to IPIP tunnel
Alexei Starovoitov
2
-0
/
+3
2016-09-17
net: l3mdev: Remove netif_index_is_l3_master
David Ahern
1
-24
/
+0
2016-09-17
Merge tag 'wireless-drivers-next-for-davem-2016-09-15' of git://git.kernel.or...
David S. Miller
3
-0
/
+97
2016-09-16
cfg80211: add helper to find an IE that matches a byte-array
Luca Coelho
1
-1
/
+32
2016-09-16
net-next: dsa: add Qualcomm tag RX/TX handler
John Crispin
1
-0
/
+1
2016-09-15
net/sched: cls_flower: Specify vlan attributes format in the UAPI header
Or Gerlitz
1
-3
/
+3
2016-09-15
net/sched: cls_flower: Support masking for matching on tcp/udp ports
Or Gerlitz
1
-0
/
+4
2016-09-15
net_sched: Introduce skbmod action
Jamal Hadi Salim
2
-0
/
+69
2016-09-15
mac80211: allow driver to handle packet-loss mechanism
Rajkumar Manoharan
1
-0
/
+6
2016-09-15
mac80211: remove sta_remove_debugfs driver callback
Johannes Berg
1
-9
/
+2
2016-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
25
-36
/
+221
2016-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-4
/
+24
2016-09-12
mac80211: add support for radiotap timestamp field
Johannes Berg
2
-0
/
+33
2016-09-12
mac80211: RX BA support for sta max_rx_aggregation_subframes
Maxim Altshul
1
-0
/
+4
2016-09-12
cfg80211: clarify the requirements of .disconnect()
Emmanuel Grumbach
1
-1
/
+2
2016-09-10
net: flow: Remove FLOWI_FLAG_L3MDEV_SRC flag
David Ahern
1
-2
/
+1
2016-09-10
net: l3mdev: remove get_rtable method
David Ahern
1
-21
/
+0
2016-09-10
net: l3mdev: Remove l3mdev_fib_oif
David Ahern
1
-29
/
+0
2016-09-10
net: ipv6: Remove l3mdev_get_saddr6
David Ahern
1
-11
/
+0
2016-09-10
net: ipv4: Remove l3mdev_get_saddr
David Ahern
2
-22
/
+0
2016-09-10
net: vrf: Flip IPv6 output path from FIB lookup hook to out hook
David Ahern
1
-4
/
+4
2016-09-10
net: l3mdev: Allow the l3mdev to be a loopback
David Ahern
1
-3
/
+3
2016-09-10
net: l3mdev: Add hook to output path
David Ahern
1
-0
/
+48
2016-09-10
net: flow: Add l3mdev flow update
David Ahern
1
-0
/
+6
2016-09-10
Revert "hv_netvsc: make inline functions static"
Stephen Hemminger
1
-0
/
+84
2016-09-10
net/mlx5: Introduce attach/detach to interface API
Mohamad Haj Yahia
1
-0
/
+2
2016-09-10
net/mlx5: SRIOV core code refactoring
Mohamad Haj Yahia
1
-2
/
+0
2016-09-10
net/sched: Introduce act_tunnel_key
Amir Vadai
2
-0
/
+71
2016-09-10
net/sched: cls_flower: Classify packet in ip tunnels
Amir Vadai
1
-0
/
+11
2016-09-10
net/dst: Utility functions to build dst_metadata without supplying an skb
Amir Vadai
1
-13
/
+39
2016-09-10
net/ip_tunnels: Introduce tunnel_id_to_key32() and key32_to_tunnel_id()
Amir Vadai
2
-18
/
+19
2016-09-10
Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+2
2016-09-10
fscrypto: require write access to mount to set encryption policy
Eric Biggers
1
-3
/
+2
2016-09-09
bpf: add BPF_CALL_x macros for declaring helpers
Daniel Borkmann
1
-0
/
+50
2016-09-09
bpf: add BPF_SIZEOF and BPF_FIELD_SIZEOF macros
Daniel Borkmann
1
-0
/
+14
2016-09-09
Merge tag 'rxrpc-rewrite-20160908' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
3
-15
/
+61
2016-09-09
brcmfmac: add support for bcm4339 chip with modalias sdio:c00v02D0d4339
Arend Van Spriel
1
-0
/
+1
2016-09-09
add basic register-field manipulation macros
Jakub Kicinski
2
-0
/
+96
2016-09-08
tcp: use an RB tree for ooo receive queue
Yaogong Wang
3
-5
/
+6
2016-09-08
vlan: Check for vlan ethernet types for 8021.q or 802.1ad
Eric Garver
1
-10
/
+23
2016-09-08
openvswitch: 802.1ad uapi changes.
Thomas F Herbert
1
-8
/
+9
[next]