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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-30
net: Initialise init_net.count to 1
David Howells
1
-1
/
+2
2017-04-30
Merge tag 'linux-can-next-for-4.12-20170427' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-8
/
+13
2017-04-30
tcp: fix access to sk->sk_state in tcp_poll()
Davide Caratti
1
-1
/
+1
2017-04-30
bpf: restore skb->sk before pskb_trim() call
Eric Dumazet
1
-1
/
+1
2017-04-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-10
/
+2
2017-04-28
Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/sc...
David S. Miller
30
-613
/
+869
2017-04-28
cfg80211: add request id to cfg80211_sched_scan_*() api
Arend Van Spriel
7
-45
/
+58
2017-04-28
mac80211: Add support for BSS max idle period element
Avraham Stern
3
-1
/
+23
2017-04-28
cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()
Avraham Stern
5
-76
/
+53
2017-04-28
mac80211: Fix possible sband related NULL pointer de-reference
Mohammed Shafi Shajakhan
11
-70
/
+139
2017-04-28
mac80211: add ieee80211_tx_status_ext
Felix Fietkau
1
-28
/
+46
2017-04-28
mac80211: move ieee80211_tx_status_noskb below ieee80211_tx_status
Felix Fietkau
1
-58
/
+58
2017-04-28
mac80211: make rate control tx status API more extensible
Felix Fietkau
5
-51
/
+42
2017-04-28
mac80211: use bitfield macros for encoded rate
Johannes Berg
2
-30
/
+50
2017-04-28
mac80211: rename ieee80211_rx_status::vht_nss to just nss
Johannes Berg
3
-7
/
+7
2017-04-28
mac80211: separate encoding/bandwidth from flags
Johannes Berg
6
-68
/
+75
2017-04-28
mac80211: clean up rate encoding bits in RX status
Johannes Berg
6
-55
/
+55
2017-04-27
fib_rules: fix error return code
Wei Yongjun
1
-2
/
+4
2017-04-27
bridge: add per-port broadcast flood flag
Mike Manning
4
-8
/
+23
2017-04-27
net: fib: Decrease one unnecessary rt cache flush in fib_disable_ip
Gao Feng
1
-1
/
+2
2017-04-27
l2tp: remove useless device duplication test in l2tp_eth_create()
Guillaume Nault
1
-6
/
+0
2017-04-27
net: remove unnecessary carrier status check
Zhang Shengju
1
-7
/
+4
2017-04-27
tcp: tcp_rack_reo_timeout() must update tp->tcp_mstamp
Eric Dumazet
1
-0
/
+1
2017-04-27
can: fix CAN BCM build with CONFIG_PROC_FS disabled
Oliver Hartkopp
1
-8
/
+13
2017-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
14
-35
/
+57
2017-04-26
mac80211: make multicast variable a bool in ieee80211_accept_frame()
Luca Coelho
1
-1
/
+1
2017-04-26
mac80211: disentangle iflist_mtx and chanctx_mtx
Johannes Berg
3
-8
/
+9
2017-04-26
mac80211: don't parse encrypted management frames in ieee80211_frame_acked
Emmanuel Grumbach
1
-0
/
+1
2017-04-26
cfg80211: add request id parameter to .sched_scan_stop() signature
Arend Van Spriel
4
-10
/
+11
2017-04-26
nl80211: add support for BSSIDs in scheduled scan matchsets
Arend Van Spriel
1
-10
/
+30
2017-04-26
nl80211: allow multiple active scheduled scan requests
Arend Van Spriel
6
-57
/
+181
2017-04-26
cfg80211: simplify netlink socket owner interface deletion
Johannes Berg
3
-47
/
+9
2017-04-26
ipv6: check raw payload size correctly in ioctl
Jamie Bainbridge
1
-2
/
+1
2017-04-26
tcp: memset ca_priv data to 0 properly
Wei Wang
1
-8
/
+3
2017-04-26
ipv6: check skb->protocol before lookup for nexthop
WANG Cong
1
-16
/
+18
2017-04-26
net: core: Prevent from dereferencing null pointer when releasing SKB
Myungho Jung
1
-0
/
+3
2017-04-26
tcp: switch rcv_rtt_est and rcvq_space to high resolution timestamps
Eric Dumazet
2
-12
/
+18
2017-04-26
tcp: remove ack_time from struct tcp_sacktag_state
Eric Dumazet
1
-4
/
+0
2017-04-26
tcp: use tp->tcp_mstamp in tcp_clean_rtx_queue()
Eric Dumazet
1
-1
/
+1
2017-04-26
tcp: do not pass timestamp to tcp_rack_advance()
Eric Dumazet
2
-7
/
+4
2017-04-26
tcp: do not pass timestamp to tcp_rate_gen()
Eric Dumazet
2
-5
/
+5
2017-04-26
tcp: do not pass timestamp to tcp_fastretrans_alert()
Eric Dumazet
1
-8
/
+4
2017-04-26
tcp: do not pass timestamp to tcp_rack_identify_loss()
Eric Dumazet
1
-5
/
+4
2017-04-26
tcp: do not pass timestamp to tcp_rack_mark_lost()
Eric Dumazet
2
-2
/
+2
2017-04-26
tcp: do not pass timestamp to tcp_rack_detect_loss()
Eric Dumazet
1
-7
/
+4
2017-04-26
tcp: add tp->tcp_mstamp field
Eric Dumazet
1
-0
/
+3
2017-04-25
mac80211: rewrite monitor mode delivery logic
Johannes Berg
1
-59
/
+92
2017-04-25
cfg80211: Fix dfs state propagation for non-DFS center channel
Vasanthakumar Thiagarajan
1
-3
/
+0
2017-04-25
net/packet: check length in getsockopt() called with PACKET_HDRLEN
Alexander Potapenko
1
-0
/
+2
2017-04-25
net: ipv6: regenerate host route if moved to gc list
David Ahern
1
-2
/
+12
[next]