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
*
ipv6: Implement different admin modes for automatic flow labels
Tom Herbert
2015-08-01
4
-5
/
+11
*
ipv6: Call skb_get_hash_flowi6 to get skb->hash in ip6_make_flowlabel
Tom Herbert
2015-08-01
3
-5
/
+6
*
net: Add functions to get skb->hash based on flow structures
Tom Herbert
2015-08-01
1
-4
/
+54
*
net: dsa: Add netconsole support
Florian Fainelli
2015-08-01
2
-0
/
+71
*
net: dsa: Refactor transmit path to eliminate duplication
Florian Fainelli
2015-08-01
6
-49
/
+33
*
br2684: Remove unnecessary formatting macros b1 and bs
Joe Perches
2015-08-01
1
-6
/
+3
*
af_mpls: fix undefined reference to ip6_route_output
Roopa Prabhu
2015-08-01
1
-8
/
+33
*
ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argument
Roopa Prabhu
2015-08-01
4
-11
/
+21
*
bpf: add helpers to access tunnel metadata
Alexei Starovoitov
2015-08-01
2
-6
/
+106
*
tipc: clean up link creation
Jon Paul Maloy
2015-07-31
4
-121
/
+86
*
tipc: use temporary, non-protected skb queue for bundle reception
Jon Paul Maloy
2015-07-31
1
-15
/
+19
*
tipc: remove implicit message delivery in node_unlock()
Jon Paul Maloy
2015-07-31
4
-63
/
+10
*
tipc: make resetting of links non-atomic
Jon Paul Maloy
2015-07-31
3
-70
/
+127
*
tipc: move received discovery data evaluation inside node.c
Jon Paul Maloy
2015-07-31
3
-123
/
+127
*
tipc: merge link->exec_mode and link->state into one FSM
Jon Paul Maloy
2015-07-31
3
-180
/
+226
*
tipc: move protocol message sending away from link FSM
Jon Paul Maloy
2015-07-31
3
-21
/
+33
*
tipc: move link synch and failover to link aggregation level
Jon Paul Maloy
2015-07-31
5
-508
/
+342
*
tipc: extend node FSM
Jon Paul Maloy
2015-07-31
2
-11
/
+92
*
tipc: reverse call order for link_reset()->node_link_down()
Jon Paul Maloy
2015-07-31
2
-14
/
+22
*
tipc: move all link_reset() calls to link aggregation level
Jon Paul Maloy
2015-07-31
5
-69
/
+104
*
tipc: eliminate function tipc_link_activate()
Jon Paul Maloy
2015-07-31
3
-16
/
+8
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-07-31
23
-214
/
+461
|
\
|
*
Bluetooth: 6lowpan: Fix possible race
Alexander Aring
2015-07-30
1
-10
/
+13
|
*
mac802154: Fix memory corruption with global deferred transmit state.
Lennert Buytenhek
2015-07-30
3
-21
/
+12
|
*
Bluetooth: cmtp: Do not use list_for_each_safe when not needed
Christophe JAILLET
2015-07-30
1
-4
/
+4
|
*
Bluetooth: Move create/accept phy link completed callback to amp.c
Arron Wang
2015-07-30
2
-51
/
+51
|
*
Bluetooth: Move amp assoc read/write completed callback to amp.c
Arron Wang
2015-07-30
2
-63
/
+77
|
*
Bluetooth: Move get info completed callback to a2mp.c
Arron Wang
2015-07-30
2
-5
/
+17
|
*
Bluetooth: Move high speed specific event under BT_HS option
Arron Wang
2015-07-30
1
-20
/
+24
|
*
Bluetooth: Add BT_HS config option
Arron Wang
2015-07-30
4
-1
/
+40
|
*
Bluetooth: Move IRK checking logic in preparation to new connect method
Jakub Pawlowski
2015-07-23
2
-11
/
+23
|
*
Bluetooth: __l2cap_wait_ack() add defensive timeout
Dean Jenkins
2015-07-23
1
-1
/
+10
|
*
Bluetooth: __l2cap_wait_ack() use msecs_to_jiffies()
Dean Jenkins
2015-07-23
1
-2
/
+2
|
*
Bluetooth: Add BT_DBG to l2cap_sock_shutdown()
Dean Jenkins
2015-07-23
1
-0
/
+4
|
*
Bluetooth: Make __l2cap_wait_ack more efficient
Dean Jenkins
2015-07-23
1
-6
/
+10
|
*
Bluetooth: L2CAP ERTM shutdown protect sk and chan
Dean Jenkins
2015-07-23
1
-0
/
+8
|
*
mac802154: fix ieee802154_rx handling
Varka Bhadram
2015-07-23
3
-4
/
+3
|
*
mac802154: do not export ieee802154_rx()
Varka Bhadram
2015-07-23
2
-1
/
+1
|
*
mac802154: cfg: add suspend and resume callbacks
Alexander Aring
2015-07-23
3
-2
/
+54
|
*
cfg802154: add PM hooks
Varka Bhadram
2015-07-23
3
-0
/
+80
|
*
mac802154: util: add stop_device utility function
Alexander Aring
2015-07-23
3
-5
/
+11
|
*
mac802154: remove unused macro
Varka Bhadram
2015-07-23
1
-2
/
+0
|
*
mac802154: use WARN_ON() macro
Varka Bhadram
2015-07-23
1
-4
/
+2
|
*
6lowpan: add request for ipv6 module
Alexander Aring
2015-07-23
1
-0
/
+2
|
*
mac802154: add llsec address update workaround
Alexander Aring
2015-07-23
3
-3
/
+15
*
|
net/ipv6: add sysctl option accept_ra_min_hop_limit
Hangbin Liu
2015-07-31
2
-9
/
+17
*
|
openvswitch: Re-add CONFIG_OPENVSWITCH_VXLAN
Thomas Graf
2015-07-30
5
-200
/
+235
*
|
net: pktgen: Remove unused 'allocated_skbs' field
Bogdan Hamciuc
2015-07-30
1
-2
/
+0
*
|
net: pktgen: Observe needed_headroom of the device
Bogdan Hamciuc
2015-07-30
1
-1
/
+2
*
|
lwtunnel: Make lwtun_encaps[] static
Thomas Graf
2015-07-30
1
-1
/
+1
[next]