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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-31
bpf_jit_disasm: also support reading jit dump from file
Daniel Borkmann
1
-19
/
+90
2015-07-30
Merge branch 'tipc-next'
David S. Miller
8
-1024
/
+1009
2015-07-30
tipc: clean up link creation
Jon Paul Maloy
4
-121
/
+86
2015-07-30
tipc: use temporary, non-protected skb queue for bundle reception
Jon Paul Maloy
1
-15
/
+19
2015-07-30
tipc: remove implicit message delivery in node_unlock()
Jon Paul Maloy
4
-63
/
+10
2015-07-30
tipc: make resetting of links non-atomic
Jon Paul Maloy
3
-70
/
+127
2015-07-30
tipc: move received discovery data evaluation inside node.c
Jon Paul Maloy
3
-123
/
+127
2015-07-30
tipc: merge link->exec_mode and link->state into one FSM
Jon Paul Maloy
3
-180
/
+226
2015-07-30
tipc: move protocol message sending away from link FSM
Jon Paul Maloy
3
-21
/
+33
2015-07-30
tipc: move link synch and failover to link aggregation level
Jon Paul Maloy
5
-508
/
+342
2015-07-30
tipc: extend node FSM
Jon Paul Maloy
2
-11
/
+92
2015-07-30
tipc: reverse call order for link_reset()->node_link_down()
Jon Paul Maloy
2
-14
/
+22
2015-07-30
tipc: move all link_reset() calls to link aggregation level
Jon Paul Maloy
5
-69
/
+104
2015-07-30
tipc: eliminate function tipc_link_activate()
Jon Paul Maloy
3
-16
/
+8
2015-07-30
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
43
-331
/
+1167
2015-07-30
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
Merge branch 'bpf-next'
David S. Miller
5
-5
/
+19
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
Merge branch 'mlxsw'
David S. Miller
17
-0
/
+8236
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
2015-07-30
mlxsw: Add PCI bus implementation
Jiri Pirko
4
-0
/
+2023
2015-07-30
mlxsw: Introduce Mellanox switch driver core
Jiri Pirko
11
-0
/
+2366
2015-07-29
be2net: Support vxlan offload stats in the driver
Sriharsha Basavapatna
3
-1
/
+10
2015-07-29
bnx2x: add vlan filtering offload
Yuval Mintz
10
-290
/
+905
2015-07-29
Merge branch 'mlx5e-next'
David S. Miller
6
-101
/
+124
2015-07-29
net/mlx5e: Remove the mlx5e_update_priv_params() function
Achiad Shochat
3
-50
/
+60
2015-07-29
net/mlx5e: Introduce create/destroy RSS indir table access functions
Achiad Shochat
3
-17
/
+35
2015-07-29
net/mlx5e: Do not use netdev_err() before the netdev is registered
Achiad Shochat
1
-10
/
+5
2015-07-29
net/mlx5e: Avoid redundant de-reference
Achiad Shochat
1
-1
/
+1
2015-07-29
net/mlx5e: Remove redundant assignment of sq->user_index
Achiad Shochat
1
-1
/
+0
2015-07-29
net/mlx5e: Remove redundant field mlx5e_priv->num_tc
Achiad Shochat
3
-18
/
+14
2015-07-29
net/mlx5e: Use hard-coded 4K page size for RQ/SQ/CQ
Achiad Shochat
1
-3
/
+3
2015-07-29
net/mlx5_core: Check the return value of mlx5_command_exec()
Haggai Abramonvsky
1
-1
/
+6
[next]