index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
cfg802154: introduce wpan phy flags
Alexander Aring
2015-05-19
2
-13
/
+20
*
mac802154: remove check if operation is supported
Alexander Aring
2015-05-19
1
-24
/
+0
*
mac802154: check for really changes
Alexander Aring
2015-05-19
1
-0
/
+26
*
ieee802154: add several phy supported handling
Alexander Aring
2015-05-19
2
-5
/
+43
*
ieee802154: introduce wpan_phy_supported
Alexander Aring
2015-05-19
2
-4
/
+4
*
ieee802154: change cca ed level to mbm
Alexander Aring
2015-05-19
2
-4
/
+4
*
ieee802154: change transmit power to mbm
Alexander Aring
2015-05-19
2
-4
/
+4
*
ieee802154: change transmit power to s32
Alexander Aring
2015-05-19
2
-4
/
+4
*
ieee802154: move validation check out of softmac
Alexander Aring
2015-05-19
2
-30
/
+27
*
nl802154: cleanup invalid argument handling
Alexander Aring
2015-05-19
1
-8
/
+4
*
Bluetooth: Fix calls to __hci_cmd_sync()
Frederic Danis
2015-05-15
1
-5
/
+0
*
packet: rollover statistics
Willem de Bruijn
2015-05-13
2
-1
/
+21
*
packet: rollover huge flows before small flows
Willem de Bruijn
2015-05-13
2
-3
/
+24
*
packet: rollover lock contention avoidance
Willem de Bruijn
2015-05-13
2
-7
/
+32
*
packet: rollover only to socket with headroom
Willem de Bruijn
2015-05-13
1
-17
/
+59
*
packet: rollover prepare: per-socket state
Willem de Bruijn
2015-05-13
2
-4
/
+23
*
packet: rollover prepare: move code out of callsites
Willem de Bruijn
2015-05-13
1
-9
/
+10
*
ipv4: __ip_local_out_sk() is static
Eric Dumazet
2015-05-13
1
-1
/
+1
*
tcp/dccp: tw_timer_handler() is static
Eric Dumazet
2015-05-13
1
-1
/
+1
*
tc: introduce Flower classifier
Jiri Pirko
2015-05-13
3
-0
/
+699
*
flow_dissector: change port array into src, dst tuple
Jiri Pirko
2015-05-13
2
-4
/
+4
*
flow_dissector: introduce support for Ethernet addresses
Jiri Pirko
2015-05-13
1
-0
/
+12
*
flow_dissector: introduce support for ipv6 addressses
Jiri Pirko
2015-05-13
1
-8
/
+21
*
flow_dissect: use programable dissector in skb_flow_dissect and friends
Jiri Pirko
2015-05-13
4
-76
/
+153
*
flow_dissector: introduce programable flow_dissector
Jiri Pirko
2015-05-13
1
-0
/
+48
*
flow_dissector: fix doc for skb_get_poff
Jiri Pirko
2015-05-13
1
-2
/
+6
*
net: move netdev_pick_tx and dependencies to net/core/dev.c
Jiri Pirko
2015-05-13
2
-78
/
+78
*
net: move __skb_tx_hash to dev.c
Jiri Pirko
2015-05-13
2
-28
/
+28
*
flow_dissector: fix doc for __skb_get_hash and remove couple of empty lines
Jiri Pirko
2015-05-13
1
-5
/
+5
*
net: move *skb_get_poff declarations into correct header
Jiri Pirko
2015-05-13
2
-0
/
+2
*
net: change name of flow_dissector header to match the .c file name
Jiri Pirko
2015-05-13
3
-3
/
+3
*
net: sched: use counter to break reclassify loops
Florian Westphal
2015-05-13
2
-10
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-13
31
-87
/
+526
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-05-12
40
-132
/
+611
|
|
\
|
|
*
netns: return RTM_NEWNSID instead of RTM_GETNSID on a get
Nicolas Dichtel
2015-05-12
1
-1
/
+1
|
|
*
net_sched: gred: use correct backlog value in WRED mode
David Ward
2015-05-11
1
-2
/
+2
|
|
*
af_packet / TX_RING not fully non-blocking (w/ MSG_DONTWAIT).
Kretschmer, Mathias
2015-05-10
1
-3
/
+6
|
|
*
mpls: Change reserved label names to be consistent with netbsd
Tom Herbert
2015-05-09
1
-9
/
+9
|
|
*
net_sched: fix a use-after-free in tc_ctl_tfilter()
WANG Cong
2015-05-09
1
-4
/
+3
|
|
*
net/rds: RDS-TCP: only initiate reconnect attempt on outgoing TCP socket.
Sowmini Varadhan
2015-05-09
1
-2
/
+11
|
|
*
net/rds: RDS-TCP: Always create a new rds_sock for an incoming connection.
Sowmini Varadhan
2015-05-09
3
-0
/
+51
|
|
*
ipv6: Fixed source specific default route handling.
Markus Stenberg
2015-05-09
2
-10
/
+34
|
|
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-05-09
3
-4
/
+7
|
|
|
\
|
|
|
*
mac802154: llsec: fix return value check in llsec_key_alloc()
Wei Yongjun
2015-04-30
1
-2
/
+2
|
|
|
*
mac802154: fix ieee802154_register_hw error handling
Alexander Aring
2015-04-30
1
-1
/
+3
|
|
|
*
Bluetooth: Skip the shutdown routine if the interface is not up
Gabriele Mazzotta
2015-04-30
1
-1
/
+2
|
|
*
|
tcp_westwood: fix tcp_westwood_info()
Eric Dumazet
2015-05-05
1
-7
/
+8
|
|
*
|
mpls: Move reserved label definitions
Tom Herbert
2015-05-05
2
-19
/
+9
|
|
*
|
Merge tag 'mac80211-for-davem-2015-05-04' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2015-05-04
2
-6
/
+25
|
|
|
\
\
|
|
|
*
|
mac80211: enable hash table shrinking
Johannes Berg
2015-04-24
1
-0
/
+1
[next]