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
*
netdev: make address const in device address management
stephen hemminger
2012-09-19
3
-24
/
+26
*
gre: add GSO support
Eric Dumazet
2012-09-19
1
-0
/
+12
*
net: provide a default dev->ethtool_ops
Eric Dumazet
2012-09-19
2
-12
/
+4
*
net: dev: fix incorrect getting net device's name
Gao feng
2012-09-19
1
-8
/
+20
*
ipv6: recursive check rt->dst.from when call rt6_check_expired
Li RongQing
2012-09-19
1
-5
/
+1
*
net: more accurate network taps in transmit path
Eric Dumazet
2012-09-19
1
-3
/
+6
*
net/tipc/name_table.c: Remove unecessary semicolon
Peter Senna Tschudin
2012-09-18
1
-1
/
+1
*
net/openvswitch/vport.c: Remove unecessary semicolon
Peter Senna Tschudin
2012-09-18
1
-1
/
+1
*
net/ieee802154/6lowpan.c: Remove unecessary semicolon
Peter Senna Tschudin
2012-09-18
1
-1
/
+1
*
llc: Remove stray reference to sysctl_llc_station_ack_timeout.
David S. Miller
2012-09-17
1
-7
/
+0
*
llc2: Collapse remainder of state machine into simple if-else if-statement
Ben Hutchings
2012-09-17
1
-87
/
+4
*
llc2: Remove explicit indexing of state action arrays
Ben Hutchings
2012-09-17
1
-4
/
+4
*
llc2: Remove the station send queue
Ben Hutchings
2012-09-17
1
-32
/
+2
*
llc2: Collapse the station event receive path
Ben Hutchings
2012-09-17
1
-81
/
+6
*
llc2: Remove dead code for state machine
Ben Hutchings
2012-09-17
1
-395
/
+9
*
llc2: Remove pointless indirection through llc_stat_state_trans_end
Ben Hutchings
2012-09-17
1
-12
/
+4
*
af_unix: old_cred is surplus
Alan Cox
2012-09-17
1
-4
/
+1
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2012-09-17
5
-17
/
+17
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-09-14
12
-34
/
+44
|
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-09-07
52
-704
/
+1403
|
|
|
\
|
|
*
\
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-09-07
5
-17
/
+17
|
|
|
\
\
|
|
|
*
|
cfg80211: fix indentation
Hila Gonen
2012-09-05
1
-1
/
+1
|
|
|
*
|
wext: include wireless event id when it has a size problem
Arend van Spriel
2012-09-05
1
-4
/
+4
|
|
|
*
|
mac80211: don't use kerneldoc for ieee80211_add_rx_radiotap_header
Johannes Berg
2012-09-05
1
-1
/
+1
|
|
|
*
|
cfg80211: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
2012-09-05
1
-4
/
+2
|
|
|
*
|
mac80211: Do not check for valid hw_queues for P2P_DEVICE
Ilan Peer
2012-09-04
1
-7
/
+9
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-15
38
-134
/
+223
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-09-14
30
-102
/
+184
|
|
\
\
\
\
|
|
*
|
|
|
pktgen: fix crash with vlan and packet size less than 46
Nishank Trivedi
2012-09-13
1
-1
/
+1
|
|
*
|
|
|
net_sched: gred: actually perform idling in WRED mode
David Ward
2012-09-13
1
-11
/
+15
|
|
*
|
|
|
net_sched: gred: fix qave reporting via netlink
David Ward
2012-09-13
1
-1
/
+4
|
|
*
|
|
|
net_sched: gred: eliminate redundant DP prio comparisons
David Ward
2012-09-13
1
-3
/
+2
|
|
*
|
|
|
net_sched: gred: correct comment about qavg calculation in RIO mode
David Ward
2012-09-13
1
-1
/
+1
|
|
*
|
|
|
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
2012-09-13
4
-44
/
+38
|
|
|
\
\
\
\
|
|
|
*
|
|
|
netfilter: log: Fix log-level processing
Joe Perches
2012-09-12
2
-3
/
+3
|
|
|
*
|
|
|
netfilter: Validate the sequence number of dataless ACK packets as well
Jozsef Kadlecsik
2012-09-09
1
-8
/
+2
|
|
|
*
|
|
|
netfilter: Mark SYN/ACK packets as invalid from original direction
Jozsef Kadlecsik
2012-09-09
1
-11
/
+8
|
|
|
*
|
|
|
netfilter: take care of timewait sockets
Eric Dumazet
2012-09-06
2
-22
/
+25
|
|
*
|
|
|
|
net-sched: sch_cbq: avoid infinite loop
Eric Dumazet
2012-09-11
1
-2
/
+3
|
|
*
|
|
|
|
net: fix net/core/sock.c build error
Randy Dunlap
2012-09-10
1
-0
/
+2
|
|
*
|
|
|
|
caif: move the dereference below the NULL test
Wei Yongjun
2012-09-10
1
-2
/
+3
|
|
*
|
|
|
|
net: small bug on rxhash calculation
Chema Gonzalez
2012-09-08
1
-5
/
+6
|
|
*
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-09-07
7
-17
/
+27
|
|
|
\
\
\
\
\
|
|
|
|
|
_
|
_
|
/
|
|
|
|
/
|
|
|
|
|
|
*
|
|
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-09-05
3
-6
/
+11
|
|
|
|
\
\
\
\
|
|
|
|
*
|
|
|
mac80211: Various small fixes for cfg.c: mpath_set_pinfo()
LEO Airwarosu Yoichi Shinoda
2012-09-05
1
-5
/
+4
|
|
|
|
*
|
|
|
nl80211: fix possible memory leak nl80211_connect()
Wei Yongjun
2012-09-04
1
-1
/
+3
|
|
|
|
*
|
|
|
mac80211: clear bssid on auth/assoc failure
Eliad Peller
2012-09-04
1
-0
/
+4
|
|
|
*
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2012-09-05
4
-11
/
+16
|
|
|
|
\
\
\
\
\
|
|
|
|
*
|
|
|
|
Bluetooth: Fix sending a HCI Authorization Request over LE links
Vinicius Costa Gomes
2012-08-27
1
-0
/
+4
|
|
|
|
*
|
|
|
|
Bluetooth: Change signature of smp_conn_security()
Vinicius Costa Gomes
2012-08-27
3
-8
/
+9
[next]