index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-08-01
net: Add functions to get skb->hash based on flow structures
Tom Herbert
2
-4
/
+75
2015-08-01
net: dsa: Add netconsole support
Florian Fainelli
2
-0
/
+71
2015-08-01
net: dsa: Refactor transmit path to eliminate duplication
Florian Fainelli
6
-49
/
+33
2015-08-01
net: systemport: Add netconsole support
Florian Fainelli
1
-0
/
+18
2015-08-01
net: bcmgenet: Add netconsole support
Florian Fainelli
1
-0
/
+20
2015-08-01
bonding: add tlb_dynamic_lb netlink support
Nikolay Aleksandrov
2
-2
/
+16
2015-08-01
sfc: MC allocations must be restored following an entity reset
Daniel Pieczko
1
-4
/
+12
2015-08-01
sfc: allow ethtool selftest and MC reboot to complete on an unprivileged func...
Daniel Pieczko
2
-1
/
+21
2015-08-01
net: phy: add driver for aquantia phy
Shaohui Xie
3
-0
/
+158
2015-08-01
br2684: Remove unnecessary formatting macros b1 and bs
Joe Perches
1
-6
/
+3
2015-08-01
r8152: disable the capability of zero length
hayeswang
1
-2
/
+3
2015-08-01
vxlan: expose COLLECT_METADATA flag to user space
Alexei Starovoitov
2
-0
/
+6
2015-08-01
af_mpls: fix undefined reference to ip6_route_output
Roopa Prabhu
1
-8
/
+33
2015-08-01
ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argument
Roopa Prabhu
7
-15
/
+26
2015-08-01
bpf: add helpers to access tunnel metadata
Alexei Starovoitov
4
-6
/
+124
2015-08-01
Microchip's LAN7800 family USB 2/3 to 10/100/1000 Ethernet device driver
Woojung.Huh@microchip.com
4
-0
/
+4610
2015-08-01
bpf_jit_disasm: also support reading jit dump from file
Daniel Borkmann
1
-19
/
+90
2015-07-31
Revert "ath9k: export HW random number generator"
Kalle Valo
5
-110
/
+0
2015-07-31
tipc: clean up link creation
Jon Paul Maloy
4
-121
/
+86
2015-07-31
tipc: use temporary, non-protected skb queue for bundle reception
Jon Paul Maloy
1
-15
/
+19
2015-07-31
tipc: remove implicit message delivery in node_unlock()
Jon Paul Maloy
4
-63
/
+10
2015-07-31
tipc: make resetting of links non-atomic
Jon Paul Maloy
3
-70
/
+127
2015-07-31
tipc: move received discovery data evaluation inside node.c
Jon Paul Maloy
3
-123
/
+127
2015-07-31
tipc: merge link->exec_mode and link->state into one FSM
Jon Paul Maloy
3
-180
/
+226
2015-07-31
tipc: move protocol message sending away from link FSM
Jon Paul Maloy
3
-21
/
+33
2015-07-31
tipc: move link synch and failover to link aggregation level
Jon Paul Maloy
5
-508
/
+342
2015-07-31
tipc: extend node FSM
Jon Paul Maloy
2
-11
/
+92
2015-07-31
tipc: reverse call order for link_reset()->node_link_down()
Jon Paul Maloy
2
-14
/
+22
2015-07-31
tipc: move all link_reset() calls to link aggregation level
Jon Paul Maloy
5
-69
/
+104
2015-07-31
tipc: eliminate function tipc_link_activate()
Jon Paul Maloy
3
-16
/
+8
2015-07-31
net/ipv6: add sysctl option accept_ra_min_hop_limit
Hangbin Liu
5
-9
/
+27
2015-07-30
net: phy: spi_ks8995: clean up ks8995_registers_read/write
Vladimir Zapolskiy
1
-22
/
+0
2015-07-30
bpf: also show process name/pid in bpf_jit_dump
Daniel Borkmann
1
-2
/
+4
2015-07-30
bpf, x86/sparc: show actual number of passes in bpf_jit_dump
Daniel Borkmann
2
-2
/
+2
2015-07-30
bpf: provide helper that indicates eBPF was migrated
Daniel Borkmann
2
-1
/
+11
2015-07-30
test_bpf: assign type to native eBPF test cases
Daniel Borkmann
1
-0
/
+2
2015-07-30
bnx2x: Fix compilation when CONFIG_BNX2X_SRIOV is not set
Yuval Mintz
2
-0
/
+7
2015-07-30
Bluetooth: 6lowpan: Fix possible race
Alexander Aring
1
-10
/
+13
2015-07-30
mac802154: Fix memory corruption with global deferred transmit state.
Lennert Buytenhek
3
-21
/
+12
2015-07-30
at86rf230: remove hrtimer on 1 usec delay
Alexander Aring
1
-1
/
+3
2015-07-30
Bluetooth: cmtp: Do not use list_for_each_safe when not needed
Christophe JAILLET
1
-4
/
+4
2015-07-30
Bluetooth: btusb: match generic class code in interface descriptor
Daniel Drake
1
-0
/
+3
2015-07-30
Bluetooth: Move create/accept phy link completed callback to amp.c
Arron Wang
2
-51
/
+51
2015-07-30
Bluetooth: Move amp assoc read/write completed callback to amp.c
Arron Wang
2
-63
/
+77
2015-07-30
Bluetooth: Move get info completed callback to a2mp.c
Arron Wang
2
-5
/
+17
2015-07-30
Bluetooth: Move high speed specific event under BT_HS option
Arron Wang
1
-20
/
+24
2015-07-30
Bluetooth: Add BT_HS config option
Arron Wang
4
-1
/
+40
2015-07-30
Bluetooth: btbcm: Add BCM4330B1 UART device
Frederic Danis
1
-1
/
+7
2015-07-30
mlxsw: Introduce Mellanox SwitchX-2 ASIC support
Jiri Pirko
8
-0
/
+1655
2015-07-30
mlxsw: Add interface to access registers and process events
Ido Schimmel
5
-0
/
+2192
[next]