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
*
atm: Use eth_<foo>_addr instead of memset
Joe Perches
2015-03-03
1
-2
/
+2
*
appletalk: Use eth_<foo>_addr instead of memset
Joe Perches
2015-03-03
1
-3
/
+3
*
8021q: Use eth_<foo>_addr instead of memset
Joe Perches
2015-03-03
1
-1
/
+1
*
ax25: Stop using magic neighbour cache operations.
Eric W. Biederman
2015-03-03
1
-54
/
+6
*
net/atm/signaling.c: remove WAIT_FOR_DEMON code
Fabian Frederick
2015-03-03
1
-24
/
+0
*
neigh: Don't require a dst in neigh_resolve_output
Eric W. Biederman
2015-03-02
1
-6
/
+0
*
neigh: Don't require dst in neigh_hh_init
Eric W. Biederman
2015-03-02
4
-4
/
+7
*
arp: Kill arp_find
Eric W. Biederman
2015-03-02
1
-65
/
+0
*
net: Kill dev_rebuild_header
Eric W. Biederman
2015-03-02
7
-189
/
+0
*
ax25: Stop depending on arp_find
Eric W. Biederman
2015-03-02
1
-12
/
+28
*
ax25: Stop calling/abusing dev_rebuild_header
Eric W. Biederman
2015-03-02
1
-8
/
+2
*
neigh: Move neigh_compat_output into ax25_ip.c
Eric W. Biederman
2015-03-02
2
-22
/
+16
*
arp: Remove special case to give AX25 it's open arp operations.
Eric W. Biederman
2015-03-02
1
-37
/
+0
*
ax25: Refactor to use private neighbour operations.
Eric W. Biederman
2015-03-02
1
-0
/
+21
*
ax25: Make ax25_header and ax25_rebuild_header static
Eric W. Biederman
2015-03-02
1
-10
/
+8
*
rose: Transmit packets in rose_xmit not rose_rebuild_header
Eric W. Biederman
2015-03-02
1
-27
/
+11
*
rose: Set the destination address in rose_header
Eric W. Biederman
2015-03-02
1
-0
/
+3
*
ax25: In ax25_rebuild_header add missing kfree_skb
Eric W. Biederman
2015-03-02
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-03-02
7
-134
/
+255
|
\
|
*
netfilter: nft_compat: add support for arptables extensions
Arturo Borrero
2015-03-02
1
-0
/
+9
|
*
ipvs: allow rescheduling of new connections when port reuse is detected
Marcelo Ricardo Leitner
2015-02-25
3
-6
/
+56
|
*
netfilter: ipset: fix boolreturn.cocci warnings
Wu Fengguang
2015-02-11
1
-2
/
+2
|
*
netfilter: Don't hide NETFILTER_XT_MATCH_ADDRTYPE behind NETFILTER_ADVANCED
Anton Blanchard
2015-02-11
1
-1
/
+1
|
*
ipvs: use 64-bit rates in stats
Julian Anastasov
2015-02-09
3
-125
/
+187
*
|
filter: refactor common filter attach code into __sk_attach_prog
Daniel Borkmann
2015-03-02
1
-38
/
+33
*
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-03-02
27
-309
/
+1024
|
\
\
|
*
|
Bluetooth: make hci_test_bit's addr const
Jiri Slaby
2015-02-27
1
-2
/
+2
|
*
|
Bluetooth: Update New CSRK event to match latest specification
Johan Hedberg
2015-02-27
2
-3
/
+9
|
*
|
Bluetooth: Remove unnecessary queue_monitor_skb() function
Johan Hedberg
2015-02-20
1
-30
/
+2
|
*
|
Bluetooth: Rename hci_send_to_control to hci_send_to_channel
Johan Hedberg
2015-02-20
2
-5
/
+7
|
*
|
Bluetooth: Use hci_copy_identity_addr() helper for SMP chan creation
Johan Hedberg
2015-02-20
1
-17
/
+7
|
*
|
Bluetooth: Fix checking for pending Set SSP in Set HS handler
Johan Hedberg
2015-02-19
1
-0
/
+6
|
*
|
Bluetooth: Remove bogus check for pending mgmt Set HS command
Johan Hedberg
2015-02-19
1
-2
/
+1
|
*
|
Bluetooth: Convert disconn_cfm to be triggered through hci_cb
Johan Hedberg
2015-02-19
4
-4
/
+12
|
*
|
Bluetooth: Convert connect_cfm to be triggered through hci_cb
Johan Hedberg
2015-02-19
4
-22
/
+39
|
*
|
Bluetooth: Convert L2CAP security callback to use hci_cb
Johan Hedberg
2015-02-19
1
-4
/
+10
|
*
|
Bluetooth: Convert hci_cb_list_lock to a mutex
Johan Hedberg
2015-02-19
1
-5
/
+5
|
*
|
Bluetooth: Add new hci_cb entries to the tail rather than the head
Johan Hedberg
2015-02-19
1
-1
/
+1
|
*
|
Bluetooth: Fix AMP init for certain AMP controllers
Johan Hedberg
2015-02-17
1
-10
/
+20
|
*
|
Bluetooth: Fix accepting early data on fixed channels
Johan Hedberg
2015-02-16
1
-0
/
+14
|
*
|
Bluetooth: Provide option to enable/disable debugfs information
Marcel Holtmann
2015-02-15
3
-1
/
+32
|
*
|
Bluetooth: Make __next_ident function static.
Marcel Holtmann
2015-02-15
2
-2
/
+1
|
*
|
Bluetooth: Make a2mp_send function static
Marcel Holtmann
2015-02-15
2
-2
/
+1
|
*
|
Bluetooth: Make amp_mgr_lookup_by_state function static
Marcel Holtmann
2015-02-15
2
-18
/
+17
|
*
|
Bluetooth: Make amp_mgr_list and amp_mgr_list_lock static
Marcel Holtmann
2015-02-15
2
-5
/
+2
|
*
|
Bluetooth: Move A2MP_FEAT_EXT declaration into A2MP source
Marcel Holtmann
2015-02-15
2
-2
/
+2
|
*
|
Bluetooth: Add shutdown callback before closing the device
Tedd Ho-Jeong An
2015-02-15
1
-0
/
+6
|
*
|
6lowpan: nhc: add other known rfc6282 compressions
Alexander Aring
2015-02-14
9
-0
/
+213
|
*
|
6lowpan: add udp compression via nhc layer
Alexander Aring
2015-02-14
4
-170
/
+205
|
*
|
6lowpan: add generic nhc layer interface
Alexander Aring
2015-02-14
3
-1
/
+388
[next]