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
*
cfg80211: reg: make CRDA support optional
Johannes Berg
2015-10-16
3
-73
/
+114
*
cfg80211: reg: remove useless reg_timeout scheduling
Johannes Berg
2015-10-15
1
-8
/
+2
*
cfg80211: reg: search built-in database directly
Johannes Berg
2015-10-15
1
-44
/
+58
*
cfg80211: reg: rename reg_call_crda to reg_query_database
Johannes Berg
2015-10-15
1
-5
/
+5
*
cfg80211: reg: fix reg_call_crda() return value bug
Johannes Berg
2015-10-15
1
-31
/
+30
*
cfg80211: reg: remove useless non-NULL check
Johannes Berg
2015-10-15
1
-3
/
+0
*
cfg80211: fix gHz to GHz
Johannes Berg
2015-10-15
2
-2
/
+2
*
mac80211: remove event.c
Johannes Berg
2015-10-14
4
-34
/
+6
*
mac80211: remove cfg.h
Johannes Berg
2015-10-14
4
-11
/
+2
*
mac80211: move sta_set_rate_info_rx() and make it static
Johannes Berg
2015-10-14
3
-41
/
+39
*
mac80211: clean up ieee80211_rx_h_check_dup code
Johannes Berg
2015-10-14
1
-10
/
+10
*
mac80211: remove PM-QoS listener
Johannes Berg
2015-10-14
8
-80
/
+20
*
mac80211: use new cfg80211_inform_bss_frame_data() API
Johannes Berg
2015-10-13
2
-15
/
+15
*
mac80211: Do not restart scheduled scan if multiple scan plans are set
Avraham Stern
2015-10-13
1
-2
/
+6
*
cfg80211: Add multiple scan plans for scheduled scan
Avraham Stern
2015-10-13
3
-15
/
+170
*
nl80211: allow BSS data to include CLOCK_BOOTTIME timestamp
Dmitry Shmidt
2015-10-13
4
-39
/
+47
*
Revert "mac80211: remove exposing 'mfp' to drivers"
Tamizh chelvam
2015-10-13
2
-1
/
+6
*
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
2015-10-13
416
-7133
/
+11907
|
\
|
*
bridge: vlan: enforce no pvid flag in vlan ranges
Nikolay Aleksandrov
2015-10-12
1
-0
/
+3
|
*
ipv6 route: use err pointers instead of returning pointer by reference
Roopa Prabhu
2015-10-12
1
-15
/
+17
|
*
ipv6: Pass struct net into nf_ct_frag6_gather
Eric W. Biederman
2015-10-12
3
-5
/
+4
|
*
ipv4: Pass struct net into ip_defrag and ip_check_defrag
Eric W. Biederman
2015-10-12
6
-15
/
+16
|
*
ipv4: Only compute net once in ip_call_ra_chain
Eric W. Biederman
2015-10-12
1
-1
/
+2
|
*
packet: fix match_fanout_group()
Eric Dumazet
2015-10-12
1
-3
/
+3
|
*
ipv4/icmp: redirect messages can use the ingress daddr as source
Paolo Abeni
2015-10-12
2
-1
/
+15
|
*
bridge: try switchdev op first in __vlan_vid_add/del
Jiri Pirko
2015-10-12
1
-36
/
+22
|
*
net: shrink struct sock and request_sock by 8 bytes
Eric Dumazet
2015-10-12
7
-17
/
+17
|
*
net: SO_INCOMING_CPU setsockopt() support
Eric Dumazet
2015-10-12
5
-5
/
+21
|
*
packet: support per-packet fwmark for af_packet sendmsg
Edward Jee
2015-10-12
1
-1
/
+9
|
*
sock: support per-packet fwmark
Edward Jee
2015-10-12
1
-0
/
+26
|
*
bpf: enable non-root eBPF programs
Alexei Starovoitov
2015-10-12
1
-1
/
+2
|
*
bridge: push bridge setting ageing_time down to switchdev
Scott Feldman
2015-10-12
5
-7
/
+29
|
*
switchdev: skip over ports returning -EOPNOTSUPP when recursing ports
Scott Feldman
2015-10-12
1
-1
/
+8
|
*
tcp: change type of alive from int to bool
Richard Sailer
2015-10-12
1
-3
/
+3
|
*
bridge: allow adding of fdb entries pointing to the bridge device
Roopa Prabhu
2015-10-12
2
-30
/
+93
|
*
tcp: fix RFS vs lockless listeners
Eric Dumazet
2015-10-11
2
-0
/
+2
|
*
net: dsa: use switchdev obj in port_fdb_del
Vivien Didelot
2015-10-11
1
-1
/
+1
|
*
net: dsa: push prepare phase in port_fdb_add
Vivien Didelot
2015-10-11
1
-1
/
+1
|
*
net: dsa: add port_fdb_prepare
Vivien Didelot
2015-10-11
1
-2
/
+5
|
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-10-11
21
-135
/
+1870
|
|
\
|
|
*
Bluetooth: Fix basic debugfs entries for unconfigured controllers
Marcel Holtmann
2015-10-08
1
-14
/
+15
|
|
*
6lowpan: move shared settings to lowpan_netdev_setup
Alexander Aring
2015-10-08
3
-10
/
+5
|
|
*
Bluetooth: 6lowpan: Remove unnecessary chan_get() function
Johan Hedberg
2015-10-08
1
-15
/
+5
|
|
*
Bluetooth: 6lowpan: Rename confusing 'pchan' variables
Johan Hedberg
2015-10-08
1
-21
/
+21
|
|
*
Bluetooth: 6lowpan: Remove unnecessary chan_open() function
Johan Hedberg
2015-10-08
1
-12
/
+4
|
|
*
Bluetooth: 6lowpan: Remove redundant BT_CONNECTED assignment
Johan Hedberg
2015-10-08
1
-2
/
+0
|
|
*
Bluetooth: 6lowpan: Remove redundant (and incorrect) MPS assignments
Johan Hedberg
2015-10-08
1
-3
/
+0
|
|
*
Bluetooth: 6lowpan: Fix imtu & omtu values
Johan Hedberg
2015-10-08
1
-2
/
+1
|
|
*
Bluetooth: Enforce packet types in hci_recv_frame driver function
Marcel Holtmann
2015-10-08
1
-0
/
+7
|
|
*
Bluetooth: Fix interaction of HCI_QUIRK_RESET_ON_CLOSE and HCI_AUTO_OFF
Marcel Holtmann
2015-10-08
1
-7
/
+8
[next]