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
2016-08-09
batman-adv: use kmem_cache for translation table
Sven Eckelmann
3
-19
/
+169
2016-08-09
batman-adv: Introduce forward packet creation helper
Linus Lüssing
4
-59
/
+98
2016-08-09
batman-adv: fix boolreturn.cocci warnings
kbuild test robot
1
-1
/
+1
2016-08-09
batman-adv: iv_ogm, Reduce code duplication
Markus Pargmann
1
-30
/
+47
2016-08-09
batman-adv: disable sysfs knobs when GW-mode is not implemented
Antonio Quartulli
1
-0
/
+28
2016-08-09
batman-adv: B.A.T.M.A.N. V - implement GW selection logic
Antonio Quartulli
3
-4
/
+226
2016-08-09
batman-adv: make GW election code protocol specific
Antonio Quartulli
5
-192
/
+263
2016-08-09
batman-adv: make the GW selection class algorithm specific
Antonio Quartulli
3
-2
/
+79
2016-08-09
batman-adv: Remove unused primary_if and bat_priv variables
Linus Lüssing
1
-15
/
+4
2016-08-09
batman-adv: Avoid sysfs name collision for netns moves
Sven Eckelmann
1
-0
/
+14
2016-08-09
batman-adv: Revert "postpone sysfs removal when unregistering"
Sven Eckelmann
3
-58
/
+16
2016-08-09
batman-adv: Modify mesh_iface outside sysfs context
Sven Eckelmann
2
-26
/
+94
2016-08-09
batman-adv: Use rtnl link in device creation example
Sven Eckelmann
1
-6
/
+11
2016-08-09
batman-adv: Define module rtnl link name
Sven Eckelmann
1
-0
/
+1
2016-08-09
batman-adv: Document optional batadv_algo_ops
Sven Eckelmann
1
-3
/
+5
2016-08-09
batman-adv: Start new development cycle
Simon Wunderlich
1
-1
/
+1
2016-08-08
sctp: use event->chunk when it's valid
Xin Long
1
-2
/
+2
2016-08-08
net: vxlan: lwt: Fix vxlan local traffic.
pravin shelar
1
-2
/
+2
2016-08-08
net: vxlan: lwt: Use source ip address during route lookup.
pravin shelar
1
-12
/
+18
2016-08-08
Merge branch 'bpf-csum-complete'
David S. Miller
2
-24
/
+57
2016-08-08
bpf: fix checksum for vlan push/pop helper
Daniel Borkmann
1
-0
/
+12
2016-08-08
bpf: fix checksum fixups on bpf_skb_store_bytes
Daniel Borkmann
2
-21
/
+35
2016-08-08
bpf: also call skb_postpush_rcsum on xmit occasions
Daniel Borkmann
1
-3
/
+10
2016-08-08
net/ethernet: tundra: fix dump_eth_one warning in tsi108_eth
Paul Gortmaker
1
-0
/
+2
2016-08-08
Merge branch 'mlxsw-dcb-fixes'
David S. Miller
2
-4
/
+7
2016-08-08
mlxsw: spectrum: Add missing DCB rollback in error path
Ido Schimmel
1
-0
/
+1
2016-08-08
mlxsw: spectrum: Do not override PAUSE settings
Ido Schimmel
1
-0
/
+2
2016-08-08
mlxsw: spectrum: Do not assume PAUSE frames are disabled
Ido Schimmel
1
-4
/
+4
2016-08-08
rhashtable-test: Fix max_size parameter description
Phil Sutter
1
-1
/
+1
2016-08-08
Merge branch 'sctp_diag-fixes'
David S. Miller
3
-70
/
+76
2016-08-08
sctp_diag: Respect ss adding TCPF_CLOSE to idiag_states
Phil Sutter
1
-2
/
+2
2016-08-08
sctp_diag: Fix T3_rtx timer export
Phil Sutter
1
-4
/
+10
2016-08-08
sctp: Export struct sctp_info to userspace
Phil Sutter
2
-64
/
+64
2016-08-06
net: macb: Correct CAPS mask
Harini Katakam
1
-1
/
+1
2016-08-06
Merge tag 'mac80211-for-davem-2016-08-05' of git://git.kernel.org/pub/scm/lin...
David S. Miller
10
-23
/
+56
2016-08-06
samples/bpf: add bpf_map_update_elem() tests
Alexei Starovoitov
1
-2
/
+13
2016-08-06
bpf: restore behavior of bpf_map_update_elem
Alexei Starovoitov
1
-11
/
+73
2016-08-06
net: dsa: b53: Add missing ULL suffix for 64-bit constant
Geert Uytterhoeven
1
-1
/
+1
2016-08-06
ipv4: panic in leaf_walk_rcu due to stale node pointer
David Forster
1
-6
/
+2
2016-08-06
rxrpc: Fix races between skb free, ACK generation and replying
David Howells
14
-286
/
+225
2016-08-06
net: arc_emac: add missing of_node_put() in arc_emac_probe()
Wei Yongjun
1
-2
/
+4
2016-08-06
OVS: Ignore negative headroom value
Ian Wienand
1
-1
/
+1
2016-08-05
mac80211: Add ieee80211_hw pointer to get_expected_throughput
Maxim Altshul
3
-4
/
+6
2016-08-05
nl80211: correct checks for NL80211_MESHCONF_HT_OPMODE value
Masashi Honma
1
-3
/
+31
2016-08-05
mac80211: End the MPSP even if EOSP frame was not acked
Masashi Honma
1
-7
/
+7
2016-08-05
mac80211: fix purging multicast PS buffer queue
Felix Fietkau
2
-4
/
+4
2016-08-03
Merge branch 'qlcnic-fixes'
David S. Miller
4
-48
/
+62
2016-08-03
qlcnic: Update version to 5.3.65
Manish Chopra
1
-2
/
+2
2016-08-03
qlcnic: fix napi budget alteration
Manish Chopra
1
-2
/
+0
2016-08-03
qlcnic: fix data structure corruption in async mbx command handling
Manish Chopra
2
-44
/
+60
[next]