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-08-17
net: Identifier Locator Addressing module
Tom Herbert
2
-0
/
+16
2015-08-17
net: Add inet_proto_csum_replace_by_diff utility function
Tom Herbert
1
-0
/
+2
2015-08-17
net: Change pseudohdr argument of inet_proto_csum_replace* to be a bool
Tom Herbert
1
-3
/
+3
2015-08-17
lwt: Add support to redirect dst.input
Tom Herbert
1
-1
/
+29
2015-08-17
inet: Move VRF table lookup to inlined function
David Ahern
1
-0
/
+24
2015-08-17
net: Fix docbook warning for IFF_VRF_MASTER enum
David Ahern
1
-0
/
+1
2015-08-17
net: Updates to netif_index_is_vrf
David Ahern
1
-1
/
+11
2015-08-17
net/mlx5e: Support ethtool get/set_pauseparam
Achiad Shochat
1
-0
/
+5
2015-08-17
net/mlx5e: Ethtool link speed setting fixes
Achiad Shochat
1
-5
/
+6
2015-08-17
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
4
-0
/
+64
2015-08-17
Merge tag 'mac80211-next-for-davem-2015-08-14' of git://git.kernel.org/pub/sc...
David S. Miller
4
-36
/
+77
2015-08-17
packet: add extended BPF fanout mode
Willem de Bruijn
1
-0
/
+1
2015-08-17
packet: add classic BPF fanout mode
Willem de Bruijn
1
-0
/
+2
2015-08-17
lwtunnel: rename ip lwtunnel attributes
Jiri Benc
2
-15
/
+14
2015-08-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-2
/
+5
2015-08-17
net: fix endian check warning in etherdevice.h
Jesse Brandeburg
1
-1
/
+1
2015-08-17
net: declare new net_device priv_flag IFF_NO_QUEUE
Phil Sutter
1
-0
/
+3
2015-08-14
mac80211: fix BIT position for TDLS WIDE extended cap
Emmanuel Grumbach
1
-1
/
+1
2015-08-14
average: provide macro to create static EWMA
Johannes Berg
1
-0
/
+39
2015-08-13
net: Fix up inet_addr_type checks
David Ahern
1
-0
/
+3
2015-08-13
net: Add inet_addr lookup by table
David Ahern
1
-0
/
+1
2015-08-13
net: Use VRF device index for lookups on TX
David Ahern
2
-0
/
+4
2015-08-13
net: Introduce VRF related flags and helpers
David Ahern
3
-0
/
+168
2015-08-13
net: dsa: add support for switchdev VLAN objects
Vivien Didelot
1
-0
/
+11
2015-08-13
net: ipv6 sysctl option to ignore routes when nexthop link is down
Andy Gospodarek
2
-0
/
+2
2015-08-13
Add a matching set of device_ functions for determining mac/phy
Jeremy Linton
1
-0
/
+4
2015-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-20
/
+43
2015-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-3
/
+3
2015-08-13
mac80211: remove ieee80211_aes_cmac_calculate_k1_k2()
Johannes Berg
1
-13
/
+0
2015-08-12
drm/radeon: add new OLAND pci id
Alex Deucher
1
-0
/
+1
2015-08-11
6lowpan: add generic 6lowpan netdev private data
Alexander Aring
1
-0
/
+23
2015-08-11
net: switchdev: support static FDB addresses
Vivien Didelot
1
-0
/
+1
2015-08-11
net: dsa: change FDB routines prototypes
Vivien Didelot
1
-6
/
+11
2015-08-11
Revert "Merge branch 'mv88e6xxx-switchdev-fdb'"
David S. Miller
2
-12
/
+7
2015-08-11
xfrm: Add oif to dst lookups
David Ahern
1
-2
/
+5
2015-08-10
gre: Remove support for sharing GRE protocol hook.
Pravin B Shelar
1
-74
/
+6
2015-08-10
openvswitch: Use regular GRE net_device instead of vport
Pravin B Shelar
1
-10
/
+2
2015-08-10
ip_gre: Add support to collect tunnel metadata.
Pravin B Shelar
2
-1
/
+7
2015-08-10
net: add explicit logging and stat for neighbour table overflow
Rick Jones
2
-0
/
+2
2015-08-10
bridge: netlink: add support for vlan_filtering attribute
Nikolay Aleksandrov
1
-0
/
+1
2015-08-10
net-timestamp: Update skb_complete_tx_timestamp comment
Benjamin Poirier
1
-3
/
+3
2015-08-10
Bluetooth: add hci_connect_le_scan
Jakub Pawlowski
1
-0
/
+6
2015-08-10
Bluetooth: add hci_lookup_le_connect
Jakub Pawlowski
1
-0
/
+20
2015-08-10
Bluetooth: preparation for new connect procedure
Jakub Pawlowski
1
-0
/
+3
2015-08-10
ieee802154: add ack request default handling
Alexander Aring
2
-0
/
+9
2015-08-10
ieee802154: 6lowpan: remove multiple lowpan per wpan support
Alexander Aring
1
-0
/
+3
2015-08-09
bpf: Implement function bpf_perf_event_read() that get the selected hardware ...
Kaixu Xia
2
-0
/
+2
2015-08-09
bpf: Add new bpf map type to store the pointer to struct perf_event
Kaixu Xia
2
-0
/
+2
2015-08-09
bpf: Make the bpf_prog_array_map more generic
Wang Nan
1
-2
/
+6
2015-08-09
perf: add the necessary core perf APIs when accessing events counters in eBPF...
Kaixu Xia
1
-0
/
+10
[next]