index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2017-10-15
1
-0
/
+9
|
\
|
*
mqprio: Introduce new hardware offload mode and shaper in mqprio
Amritha Nambiar
2017-10-13
1
-0
/
+9
*
|
net: dsa: remove .set_addr
Vivien Didelot
2017-10-15
1
-1
/
+0
|
/
*
sched: act: ife: update parameters via rcu handling
Alexander Aring
2017-10-13
1
-2
/
+8
*
net sched actions: change IFE modules alias names
Roman Mashak
2017-10-13
1
-1
/
+1
*
net: dsa: tag_brcm: Indicate to master netdevice port + queue
Florian Fainelli
2017-10-12
1
-0
/
+5
*
net: dsa: Add support for DSA specific notifiers
Florian Fainelli
2017-10-12
1
-0
/
+45
*
tcp: remove obsolete helpers
Eric Dumazet
2017-10-12
1
-17
/
+0
*
net: sched: remove unused tcf_exts_get_dev helper and cls_flower->egress_dev
Jiri Pirko
2017-10-12
1
-3
/
+0
*
net: sched: convert cls_flower->egress_dev users to tc_setup_cb_egdev infra
Jiri Pirko
2017-10-12
1
-2
/
+3
*
net: sched: introduce per-egress action device callbacks
Jiri Pirko
2017-10-12
2
-0
/
+36
*
net: sched: make tc_action_ops->get_dev return dev and avoid passing net
Jiri Pirko
2017-10-12
2
-2
/
+2
*
tcp: fix tcp_unlink_write_queue()
Eric Dumazet
2017-10-11
1
-0
/
+1
*
Merge tag 'mac80211-next-for-davem-2017-10-11' of git://git.kernel.org/pub/sc...
David S. Miller
2017-10-11
4
-30
/
+97
|
\
|
*
fq: support filtering a given tin
Johannes Berg
2017-10-11
2
-10
/
+69
|
*
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
2017-10-06
23
-94
/
+284
|
|
\
|
*
|
cfg80211/nl80211: add a port authorized event
Avraham Stern
2017-10-02
1
-4
/
+17
|
*
|
cfg80211: remove unused function ieee80211_data_from_8023()
Johannes Berg
2017-09-21
1
-13
/
+0
|
*
|
mac80211: add documentation to ieee80211_rx_ba_offl()
Luca Coelho
2017-09-21
1
-1
/
+7
|
*
|
mac80211: extend ieee80211_ie_split to support EXTENSION
Liad Kaufman
2017-09-21
1
-2
/
+4
*
|
|
bpf: don't rely on the verifier lock for metadata_dst allocation
Jakub Kicinski
2017-10-10
1
-0
/
+1
*
|
|
net: bridge: Notify on bridge device mrouter state changes
Yotam Gigi
2017-10-09
1
-0
/
+1
*
|
|
net: phonet: mark phonet_protocol as const
Lin Zhang
2017-10-08
1
-2
/
+4
*
|
|
ipv6: take care of rt6_stats
Wei Wang
2017-10-07
1
-6
/
+9
*
|
|
ipv6: replace rwlock with rcu and spinlock in fib6_table
Wei Wang
2017-10-07
2
-9
/
+17
*
|
|
ipv6: update fn_sernum after route is inserted to tree
Wei Wang
2017-10-07
1
-0
/
+2
*
|
|
ipv6: hook up exception table to store dst cache
Wei Wang
2017-10-07
1
-1
/
+0
*
|
|
ipv6: prepare fib6_locate() for exception table
Wei Wang
2017-10-07
1
-1
/
+2
*
|
|
ipv6: prepare fib6_age() for exception table
Wei Wang
2017-10-07
2
-0
/
+15
*
|
|
ipv6: introduce a hash table to store dst cache
Wei Wang
2017-10-07
2
-0
/
+22
*
|
|
ipv6: introduce a new function fib6_update_sernum()
Wei Wang
2017-10-07
1
-0
/
+2
*
|
|
tcp: implement rb-tree based retransmit queue
Eric Dumazet
2017-10-07
2
-44
/
+52
*
|
|
tcp: uninline tcp_write_queue_purge()
Eric Dumazet
2017-10-07
1
-14
/
+1
*
|
|
net/ipv6: Convert icmpv6_push_pending_frames to void
Joe Perches
2017-10-06
1
-2
/
+2
|
|
/
|
/
|
*
|
tcp: new list for sent but unacked skbs for RACK recovery
Eric Dumazet
2017-10-06
1
-1
/
+23
*
|
tcp: uniform the set up of sockets after successful connection
Wei Wang
2017-10-06
1
-0
/
+1
*
|
VSOCK: use TCP state constants for sk_state
Stefan Hajnoczi
2017-10-06
1
-3
/
+0
*
|
VSOCK: move __vsock_in_bound/connected_table() to af_vsock.h
Stefan Hajnoczi
2017-10-06
1
-0
/
+12
*
|
VSOCK: export socket tables for sock_diag interface
Stefan Hajnoczi
2017-10-06
1
-0
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-06
5
-23
/
+62
|
\
\
|
*
|
udp: perform source validation for mcast early demux
Paolo Abeni
2017-10-01
1
-1
/
+3
|
*
|
IPv4: early demux can return an error code
Paolo Abeni
2017-10-01
3
-4
/
+4
|
*
|
netlink: fix nla_put_{u8,u16,u32} for KASAN
Arnd Bergmann
2017-09-26
1
-18
/
+55
*
|
|
net: Add extack to ndo_add_slave
David Ahern
2017-10-05
1
-1
/
+2
*
|
|
rtnetlink: remove __rtnl_af_unregister
Florian Westphal
2017-10-04
1
-2
/
+0
*
|
|
rtnetlink: remove slave_validate callback
Florian Westphal
2017-10-04
1
-3
/
+0
*
|
|
sctp: introduce round robin stream scheduler
Marcelo Ricardo Leitner
2017-10-04
1
-0
/
+11
*
|
|
sctp: introduce priority based stream scheduler
Marcelo Ricardo Leitner
2017-10-04
1
-0
/
+24
*
|
|
sctp: introduce stream scheduler foundations
Marcelo Ricardo Leitner
2017-10-04
2
-3
/
+84
*
|
|
sctp: introduce sctp_chunk_stream_no
Marcelo Ricardo Leitner
2017-10-04
1
-0
/
+5
[next]