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
*
net: sch: sch_drr: add extack support
Alexander Aring
2017-12-21
1
-5
/
+14
*
net: sch: sch_cbs: add extack support
Alexander Aring
2017-12-21
1
-7
/
+16
*
net: sch: sch_cbq: add extack support
Alexander Aring
2017-12-21
1
-12
/
+34
*
net: sch: api: add extack support in qdisc_create_dflt
Alexander Aring
2017-12-21
16
-38
/
+52
*
net: sch: api: add extack support in qdisc_alloc
Alexander Aring
2017-12-21
2
-3
/
+5
*
net: sch: api: add extack support in tcf_block_get
Alexander Aring
2017-12-21
14
-23
/
+32
*
net: sch: api: add extack support in qdisc_get_rtab
Alexander Aring
2017-12-21
5
-11
/
+21
*
net: sched: sch: add extack for graft callback
Alexander Aring
2017-12-21
16
-16
/
+21
*
net: sched: sch: add extack for block callback
Alexander Aring
2017-12-21
15
-17
/
+31
*
net: sched: sch: add extack to change class
Alexander Aring
2017-12-21
10
-10
/
+16
*
net: sched: sch: add extack for change qdisc ops
Alexander Aring
2017-12-21
18
-39
/
+50
*
net: sched: sch: add extack for init callback
Alexander Aring
2017-12-21
30
-36
/
+72
*
net: sched: sch_api: handle generic qdisc errors
Alexander Aring
2017-12-21
1
-43
/
+105
*
net: sched: fix coding style issues
Alexander Aring
2017-12-21
6
-13
/
+14
*
Merge tag 'batadv-next-for-davem-20171220' of git://git.open-mesh.org/linux-m...
David S. Miller
2017-12-20
60
-1343
/
+2833
|
\
|
*
batman-adv: Add kernel-doc to externally visible functions
Sven Eckelmann
2017-12-15
16
-3
/
+381
|
*
batman-adv: Add kernel-doc to functions in headers
Sven Eckelmann
2017-12-15
6
-19
/
+131
|
*
batman-adv: Add kernel-doc to enums in headers
Sven Eckelmann
2017-12-15
2
-0
/
+55
|
*
batman-adv: Add kernel-doc to structs in headers
Sven Eckelmann
2017-12-15
2
-3
/
+24
|
*
batman-adv: Fix kernel-doc references to struct members
Sven Eckelmann
2017-12-15
1
-23
/
+26
|
*
batman-adv: Use inline kernel-doc for enum/struct
Sven Eckelmann
2017-12-15
6
-636
/
+1444
|
*
batman-adv: Use parentheses in function kernel-doc
Sven Eckelmann
2017-12-15
34
-619
/
+633
|
*
batman-adv: Add missing kernel-doc to packet.h
Sven Eckelmann
2017-12-15
1
-2
/
+23
|
*
batman-adv: Remove unused sched.h include
Sven Eckelmann
2017-12-15
1
-1
/
+0
|
*
batman-adv: include kobject.h for kobject_* functions
Sven Eckelmann
2017-12-15
1
-0
/
+1
|
*
batman-adv: Include net.h for net_ratelimited_function
Sven Eckelmann
2017-12-15
2
-0
/
+2
|
*
batman-adv: include build_bug.h for BUILD_BUG_ON define
Sven Eckelmann
2017-12-15
3
-3
/
+3
|
*
batman-adv: include gfp.h for GFP_* defines
Sven Eckelmann
2017-12-15
22
-20
/
+22
|
*
batman-adv: Add license header to Kconfig
Sven Eckelmann
2017-12-15
1
-0
/
+17
|
*
batman-adv: Add SPDX license identifier above copyright header
Sven Eckelmann
2017-12-15
59
-1
/
+59
|
*
batman-adv: Deinline batadv_orig_hash_find, save 7339 bytes
Denys Vlasenko
2017-12-04
2
-35
/
+34
|
*
batman-adv: Start new development cycle
Simon Wunderlich
2017-12-04
1
-1
/
+1
*
|
net: tracepoint: using sock_set_state tracepoint to trace SCTP state transition
Yafang Shao
2017-12-20
3
-9
/
+9
*
|
net: tracepoint: using sock_set_state tracepoint to trace DCCP state transition
Yafang Shao
2017-12-20
1
-1
/
+1
*
|
net: sock: replace sk_state_load with inet_sk_state_load and remove sk_state_...
Yafang Shao
2017-12-20
5
-6
/
+6
*
|
net: tracepoint: replace tcp_set_state tracepoint with inet_sock_set_state tr...
Yafang Shao
2017-12-20
4
-9
/
+19
*
|
ip6_gre: fix potential memory leak in ip6erspan_rcv
Haishuang Yan
2017-12-20
1
-1
/
+3
*
|
ip_gre: fix potential memory leak in erspan_rcv
Haishuang Yan
2017-12-20
1
-1
/
+3
*
|
ip6_gre: fix error path when ip6erspan_rcv failed
Haishuang Yan
2017-12-20
1
-1
/
+2
*
|
ip_gre: fix error path when erspan_rcv failed
Haishuang Yan
2017-12-20
1
-0
/
+2
*
|
ip6_gre: fix a pontential issue in ip6erspan_rcv
Haishuang Yan
2017-12-20
1
-3
/
+2
*
|
bridge: Use helpers to handle MAC address
Andy Shevchenko
2017-12-20
1
-10
/
+3
*
|
ip6_vti: adjust vti mtu according to mtu of lower device
Alexey Kodanev
2017-12-20
1
-0
/
+20
*
|
net_sched: properly check for empty skb array on error path
Cong Wang
2017-12-19
1
-1
/
+7
*
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2017-12-19
3
-218
/
+85
|
\
\
|
*
|
Bluetooth: introduce DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
2017-12-13
1
-166
/
+18
|
*
|
Bluetooth: Add support to advertise when connected
Ćukasz Rymanowski
2017-12-13
1
-9
/
+46
|
*
|
Bluetooth: Remove redundant disable_advertising()
Jaganath Kanakkassery
2017-12-13
1
-8
/
+1
|
*
|
Bluetooth: Utilize %*ph specifier
Andy Shevchenko
2017-12-13
1
-14
/
+3
|
*
|
Bluetooth: Use common error handling code in bt_init()
Markus Elfring
2017-12-13
1
-21
/
+17
[next]