index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2017-05-01
xdp: propagate extended ack to XDP setup
Jakub Kicinski
2017-04-30
net: bridge: Fix improper taking over HW learned FDB
Arkadi Sharshevsky
2017-04-30
ipv4: get rid of ip_ra_lock
WANG Cong
2017-04-30
lwtunnel: fix error path in lwtunnel_fill_encap()
Dan Carpenter
2017-04-30
net: Initialise init_net.count to 1
David Howells
2017-04-30
Merge tag 'linux-can-next-for-4.12-20170427' of git://git.kernel.org/pub/scm/...
David S. Miller
2017-04-30
tcp: fix access to sk->sk_state in tcp_poll()
Davide Caratti
2017-04-30
bpf: restore skb->sk before pskb_trim() call
Eric Dumazet
2017-04-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-04-28
Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/sc...
David S. Miller
2017-04-28
cfg80211: add request id to cfg80211_sched_scan_*() api
Arend Van Spriel
2017-04-28
mac80211: Add support for BSS max idle period element
Avraham Stern
2017-04-28
cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()
Avraham Stern
2017-04-28
mac80211: Fix possible sband related NULL pointer de-reference
Mohammed Shafi Shajakhan
2017-04-28
mac80211: add ieee80211_tx_status_ext
Felix Fietkau
2017-04-28
mac80211: move ieee80211_tx_status_noskb below ieee80211_tx_status
Felix Fietkau
2017-04-28
mac80211: make rate control tx status API more extensible
Felix Fietkau
2017-04-28
mac80211: use bitfield macros for encoded rate
Johannes Berg
2017-04-28
mac80211: rename ieee80211_rx_status::vht_nss to just nss
Johannes Berg
2017-04-28
mac80211: separate encoding/bandwidth from flags
Johannes Berg
2017-04-28
mac80211: clean up rate encoding bits in RX status
Johannes Berg
2017-04-27
fib_rules: fix error return code
Wei Yongjun
2017-04-27
bridge: add per-port broadcast flood flag
Mike Manning
2017-04-27
net: fib: Decrease one unnecessary rt cache flush in fib_disable_ip
Gao Feng
2017-04-27
l2tp: remove useless device duplication test in l2tp_eth_create()
Guillaume Nault
2017-04-27
net: remove unnecessary carrier status check
Zhang Shengju
2017-04-27
tcp: tcp_rack_reo_timeout() must update tp->tcp_mstamp
Eric Dumazet
2017-04-27
can: fix CAN BCM build with CONFIG_PROC_FS disabled
Oliver Hartkopp
2017-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-26
mac80211: make multicast variable a bool in ieee80211_accept_frame()
Luca Coelho
2017-04-26
mac80211: disentangle iflist_mtx and chanctx_mtx
Johannes Berg
2017-04-26
mac80211: don't parse encrypted management frames in ieee80211_frame_acked
Emmanuel Grumbach
2017-04-26
cfg80211: add request id parameter to .sched_scan_stop() signature
Arend Van Spriel
2017-04-26
nl80211: add support for BSSIDs in scheduled scan matchsets
Arend Van Spriel
2017-04-26
nl80211: allow multiple active scheduled scan requests
Arend Van Spriel
2017-04-26
cfg80211: simplify netlink socket owner interface deletion
Johannes Berg
2017-04-26
ipv6: check raw payload size correctly in ioctl
Jamie Bainbridge
2017-04-26
tcp: memset ca_priv data to 0 properly
Wei Wang
2017-04-26
ipv6: check skb->protocol before lookup for nexthop
WANG Cong
2017-04-26
net: core: Prevent from dereferencing null pointer when releasing SKB
Myungho Jung
2017-04-26
tcp: switch rcv_rtt_est and rcvq_space to high resolution timestamps
Eric Dumazet
2017-04-26
tcp: remove ack_time from struct tcp_sacktag_state
Eric Dumazet
2017-04-26
tcp: use tp->tcp_mstamp in tcp_clean_rtx_queue()
Eric Dumazet
2017-04-26
tcp: do not pass timestamp to tcp_rack_advance()
Eric Dumazet
2017-04-26
tcp: do not pass timestamp to tcp_rate_gen()
Eric Dumazet
2017-04-26
tcp: do not pass timestamp to tcp_fastretrans_alert()
Eric Dumazet
2017-04-26
tcp: do not pass timestamp to tcp_rack_identify_loss()
Eric Dumazet
2017-04-26
tcp: do not pass timestamp to tcp_rack_mark_lost()
Eric Dumazet
2017-04-26
tcp: do not pass timestamp to tcp_rack_detect_loss()
Eric Dumazet
2017-04-26
tcp: add tp->tcp_mstamp field
Eric Dumazet
[next]