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-08
bna: change type of bna_id to atomic_t
Ivan Vecera
1
-2
/
+2
2016-08-08
bna: remove useless linked list
Ivan Vecera
2
-4
/
+0
2016-08-08
Merge branch 'ipconfig-improve-dhcp-timeouts'
David S. Miller
1
-29
/
+21
2016-08-08
net: ipconfig: drop inter-device timeout
Uwe Kleine-König
1
-4
/
+5
2016-08-08
net: ipconfig: Support using "delayed" DHCP replies
Uwe Kleine-König
1
-19
/
+10
2016-08-08
net: ipconfig: Add device name to debug messages
Uwe Kleine-König
1
-6
/
+6
2016-08-08
Merge branch 'be2net-next'
David S. Miller
3
-195
/
+450
2016-08-08
be2net: replace polling with sleeping in the FW completion path
Sathya Perla
3
-158
/
+327
2016-08-08
be2net: Avoid unnecessary firmware updates of multicast list
Sriharsha Basavapatna
2
-41
/
+130
2016-08-08
be2net: do not remove vids from driver table if be_vid_config() fails.
Sathya Perla
1
-7
/
+1
2016-08-08
be2net: clear vlan-promisc setting before programming the vlan list
Somnath Kotur
1
-2
/
+5
2016-08-08
neigh: allow admin to set NUD_STALE
Julian Anastasov
1
-1
/
+2
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
2016-08-03
Merge branch 'tg3-fixes'
David S. Miller
1
-4
/
+1
2016-08-03
tg3: Report the correct number of RSS queues through tg3_get_rxnfc
Siva Reddy Kallam
1
-4
/
+0
2016-08-03
tg3: Fix for diasllow rx coalescing time to be 0
Satish Baddipadige
1
-0
/
+1
2016-08-03
bpf: fix method of PTR_TO_PACKET reg id generation
Jakub Kicinski
1
-1
/
+2
[next]