index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
batman-adv: split tvlv into a separate file
Markus Pargmann
2016-06-30
13
-625
/
+700
*
batman-adv: Keep includes ordered by filename
Sven Eckelmann
2016-06-30
7
-11
/
+11
*
batman-adv: Include main.h in bat_v_ogm.h
Sven Eckelmann
2016-06-30
1
-2
/
+2
*
batman-adv: Add debugfs table for mcast flags
Linus Lüssing
2016-06-30
3
-0
/
+130
*
batman-adv: Adding logging of mcast flag changes
Linus Lüssing
2016-06-30
4
-3
/
+142
*
batman-adv: Add multicast optimization support for bridged setups
Linus Lüssing
2016-06-30
3
-19
/
+177
*
batman-adv: Always flood IGMP/MLD reports
Linus Lüssing
2016-06-30
2
-14
/
+75
*
batman-adv: Include frame priority in fragment header
Andrew Lunn
2016-06-30
3
-2
/
+16
*
batman-adv: Set skb priority in fragments
Andrew Lunn
2016-06-30
1
-2
/
+1
*
batman-adv: init ELP tweaking options only once
Marek Lindner
2016-06-30
4
-7
/
+23
*
batman-adv: move GW mode and selection class to private data structure
Antonio Quartulli
2016-06-30
5
-21
/
+21
*
batman-adv: remove useless inline attribute for sysfs helper function
Antonio Quartulli
2016-06-30
1
-6
/
+6
*
batman-adv: remove ogm_emit and ogm_schedule API calls
Antonio Quartulli
2016-06-30
7
-86
/
+67
*
batman-adv: remove unused callback from batadv_algo_ops struct
Marek Lindner
2016-06-30
2
-8
/
+0
*
batman-adv: refactor batadv_neigh_node_* functions to follow common style
Marek Lindner
2016-06-30
5
-13
/
+38
*
batman-adv: remove unused vid local variable in tt seq print
Simon Wunderlich
2016-06-30
1
-2
/
+0
*
batman-adv: statically print gateway table header
Antonio Quartulli
2016-06-30
1
-2
/
+1
*
batman-adv: Start new development cycle
Simon Wunderlich
2016-06-30
1
-1
/
+1
*
sched: remove NET_XMIT_POLICED
Florian Westphal
2016-06-12
5
-7
/
+4
*
ipv6: use TOS marks from sockets for routing decision
Hannes Frederic Sowa
2016-06-11
6
-11
/
+23
*
net_sched: remove generic throttled management
Eric Dumazet
2016-06-10
7
-17
/
+4
*
net_sched: netem: remove qdisc_is_throttled() use
Eric Dumazet
2016-06-10
1
-3
/
+0
*
net_sched: cbq: remove a flaky use of qdisc_is_throttled()
Eric Dumazet
2016-06-10
1
-1
/
+1
*
net_sched: sch_plug: use a private throttled status
Eric Dumazet
2016-06-10
1
-6
/
+8
*
sctp: sctp should change socket state when shutdown is received
Xin Long
2016-06-10
2
-3
/
+9
*
Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/sc...
David S. Miller
2016-06-10
15
-199
/
+745
|
\
|
*
mac80211: implement codel on fair queuing flows
Michal Kazior
2016-06-09
2
-1
/
+113
|
*
mac80211: add debug knobs for fair queuing
Michal Kazior
2016-06-09
1
-0
/
+173
|
*
mac80211: implement fair queueing per txq
Michal Kazior
2016-06-09
8
-64
/
+162
|
*
mac80211: skip netdev queue control with software queuing
Michal Kazior
2016-06-09
6
-45
/
+66
|
*
nl80211: clarify nl80211_set_reg() success path
Johannes Berg
2016-06-09
1
-4
/
+2
|
*
nl80211: Fix checkpatch warnings about blank lines
Kirtika Ruchandani
2016-06-09
1
-12
/
+10
|
*
nl80211: Fix spelling
Kirtika Ruchandani
2016-06-09
1
-1
/
+1
|
*
cfg80211: Advertise extended capabilities per interface type to userspace
Kanchanapally, Vidyullatha
2016-05-31
2
-1
/
+72
|
*
cfg80211: Allow cfg80211_connect_result() errors to be distinguished
Jouni Malinen
2016-05-31
4
-10
/
+11
|
*
mac80211: add vht cap decode to debugfs
Ben Greear
2016-05-31
1
-2
/
+76
|
*
nl80211: Allow privileged operations from user namespaces
Martin Willi
2016-05-31
1
-76
/
+76
*
|
tcp: add NV congestion control
Lawrence Brakmo
2016-06-10
3
-0
/
+493
*
|
tcp: add in_flight to tcp_skb_cb
Lawrence Brakmo
2016-06-10
2
-2
/
+7
*
|
packet: use common code for virtio_net_hdr and skb GSO conversion
Mike Rapoport
2016-06-10
1
-34
/
+2
*
|
RDS: IB: Remove deprecated create_workqueue
Bhaktipriya Shridhar
2016-06-10
1
-1
/
+1
*
|
rxrpc: Limit the listening backlog
David Howells
2016-06-10
4
-8
/
+28
*
|
rxrpc: Trim line-terminal whitespace
David Howells
2016-06-10
2
-2
/
+2
*
|
net, cls: allow for deleting all filters for given parent
Daniel Borkmann
2016-06-10
1
-4
/
+33
*
|
bpf: reject wrong sized filters earlier
Daniel Borkmann
2016-06-10
1
-8
/
+15
*
|
bpf: enforce recursion limit on redirects
Daniel Borkmann
2016-06-10
2
-25
/
+36
*
|
openvswitch: Add packet truncation support.
William Tu
2016-06-10
5
-17
/
+67
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-10
52
-184
/
+367
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-06-10
51
-155
/
+348
|
|
\
\
|
|
*
|
packet: compat support for sock_fprog
Willem de Bruijn
2016-06-09
2
-2
/
+40
[next]