index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac802154: remove mib lock
Alexander Aring
2015-05-23
9
-105
/
+18
*
mac802154: use atomic ops for sequence incrementation
Alexander Aring
2015-05-23
5
-22
/
+6
*
mac802154: remove pib lock
Alexander Aring
2015-05-23
4
-14
/
+5
*
mac802154: fix hold rtnl while ioctl
Alexander Aring
2015-05-23
1
-2
/
+3
*
Bluetooth: Add debug logs for legacy SMP crypto functions
Johan Hedberg
2015-05-19
1
-4
/
+16
*
mac802154: select CRYPTO when needed
Arnd Bergmann
2015-05-19
1
-0
/
+1
*
mac802154: tx: allow xmit complete from hard irq
Alexander Aring
2015-05-19
1
-3
/
+2
*
nl802154: add support for dump phy capabilities
Alexander Aring
2015-05-19
1
-1
/
+116
*
ieee802154: add iftypes capability
Alexander Aring
2015-05-19
2
-1
/
+8
*
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-13
40
-132
/
+611
|
|
\
|
|
*
netns: return RTM_NEWNSID instead of RTM_GETNSID on a get
Nicolas Dichtel
2015-05-13
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-11
1
-3
/
+6
|
|
*
mpls: Change reserved label names to be consistent with netbsd
Tom Herbert
2015-05-10
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
[next]