index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-26
ieee802154 socket: No need to check for ARPHRD_IEEE802154 in raw_bind().
Lennert Buytenhek
1
-6
/
+0
2015-05-26
ieee802154: Remove 802.15.4/6LoWPAN checks for interface MTU.
Lennert Buytenhek
1
-14
/
+3
2015-05-26
ieee802154 socket: Return EMSGSIZE from raw_sendmsg() if packet too big.
Lennert Buytenhek
1
-1
/
+1
2015-05-26
mac802154: Avoid rtnl deadlock in mac802154_wpan_ioctl().
Lennert Buytenhek
1
-0
/
+3
2015-05-26
Bluetooth: mgmt: fix typos
Florian Grandel
1
-3
/
+3
2015-05-23
mac802154: remove mib lock
Alexander Aring
9
-105
/
+18
2015-05-23
mac802154: use atomic ops for sequence incrementation
Alexander Aring
5
-22
/
+6
2015-05-23
mac802154: remove pib lock
Alexander Aring
4
-14
/
+5
2015-05-23
mac802154: fix hold rtnl while ioctl
Alexander Aring
1
-2
/
+3
2015-05-19
Bluetooth: Add debug logs for legacy SMP crypto functions
Johan Hedberg
1
-4
/
+16
2015-05-19
mac802154: select CRYPTO when needed
Arnd Bergmann
1
-0
/
+1
2015-05-19
mac802154: tx: allow xmit complete from hard irq
Alexander Aring
1
-3
/
+2
2015-05-19
nl802154: add support for dump phy capabilities
Alexander Aring
1
-1
/
+116
2015-05-19
ieee802154: add iftypes capability
Alexander Aring
2
-1
/
+8
2015-05-19
cfg802154: introduce wpan phy flags
Alexander Aring
2
-13
/
+20
2015-05-19
mac802154: remove check if operation is supported
Alexander Aring
1
-24
/
+0
2015-05-19
mac802154: check for really changes
Alexander Aring
1
-0
/
+26
2015-05-19
ieee802154: add several phy supported handling
Alexander Aring
2
-5
/
+43
2015-05-19
ieee802154: introduce wpan_phy_supported
Alexander Aring
2
-4
/
+4
2015-05-19
ieee802154: change cca ed level to mbm
Alexander Aring
2
-4
/
+4
2015-05-19
ieee802154: change transmit power to mbm
Alexander Aring
2
-4
/
+4
2015-05-19
ieee802154: change transmit power to s32
Alexander Aring
2
-4
/
+4
2015-05-19
ieee802154: move validation check out of softmac
Alexander Aring
2
-30
/
+27
2015-05-19
nl802154: cleanup invalid argument handling
Alexander Aring
1
-8
/
+4
2015-05-15
Bluetooth: Fix calls to __hci_cmd_sync()
Frederic Danis
1
-5
/
+0
2015-05-13
packet: rollover statistics
Willem de Bruijn
2
-1
/
+21
2015-05-13
packet: rollover huge flows before small flows
Willem de Bruijn
2
-3
/
+24
2015-05-13
packet: rollover lock contention avoidance
Willem de Bruijn
2
-7
/
+32
2015-05-13
packet: rollover only to socket with headroom
Willem de Bruijn
1
-17
/
+59
2015-05-13
packet: rollover prepare: per-socket state
Willem de Bruijn
2
-4
/
+23
2015-05-13
packet: rollover prepare: move code out of callsites
Willem de Bruijn
1
-9
/
+10
2015-05-13
ipv4: __ip_local_out_sk() is static
Eric Dumazet
1
-1
/
+1
2015-05-13
tcp/dccp: tw_timer_handler() is static
Eric Dumazet
1
-1
/
+1
2015-05-13
tc: introduce Flower classifier
Jiri Pirko
3
-0
/
+699
2015-05-13
flow_dissector: change port array into src, dst tuple
Jiri Pirko
2
-4
/
+4
2015-05-13
flow_dissector: introduce support for Ethernet addresses
Jiri Pirko
1
-0
/
+12
2015-05-13
flow_dissector: introduce support for ipv6 addressses
Jiri Pirko
1
-8
/
+21
2015-05-13
flow_dissect: use programable dissector in skb_flow_dissect and friends
Jiri Pirko
4
-76
/
+153
2015-05-13
flow_dissector: introduce programable flow_dissector
Jiri Pirko
1
-0
/
+48
2015-05-13
flow_dissector: fix doc for skb_get_poff
Jiri Pirko
1
-2
/
+6
2015-05-13
net: move netdev_pick_tx and dependencies to net/core/dev.c
Jiri Pirko
2
-78
/
+78
2015-05-13
net: move __skb_tx_hash to dev.c
Jiri Pirko
2
-28
/
+28
2015-05-13
flow_dissector: fix doc for __skb_get_hash and remove couple of empty lines
Jiri Pirko
1
-5
/
+5
2015-05-13
net: move *skb_get_poff declarations into correct header
Jiri Pirko
2
-0
/
+2
2015-05-13
net: change name of flow_dissector header to match the .c file name
Jiri Pirko
3
-3
/
+3
2015-05-13
net: sched: use counter to break reclassify loops
Florian Westphal
2
-10
/
+4
2015-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
31
-87
/
+526
2015-05-13
switchdev: don't use anonymous union on switchdev attr/obj structs
Scott Feldman
5
-26
/
+28
2015-05-13
switchdev: sparse warning: pass ipv4 fib dst as network-byte order
Scott Feldman
1
-2
/
+2
2015-05-13
switchdev: sparse warning: make __switchdev_port_obj_add static
Scott Feldman
1
-1
/
+2
[next]