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
2014-01-16
Merge branch 'tipc'
David S. Miller
1
-110
/
+186
2014-01-16
tipc: standardize recvmsg routine
Ying Xue
1
-38
/
+42
2014-01-16
tipc: standardize sendmsg routine of connected socket
Ying Xue
1
-19
/
+41
2014-01-16
tipc: standardize sendmsg routine of connectionless socket
Ying Xue
1
-10
/
+29
2014-01-16
tipc: standardize accept routine
Ying Xue
1
-13
/
+41
2014-01-16
tipc: standardize connect routine
Ying Xue
1
-30
/
+33
2014-01-16
sctp: remove the unnecessary assignment
wangweidong
1
-1
/
+0
2014-01-16
virtio-net: drop rq->max and rq->num
Jason Wang
1
-13
/
+3
2014-01-16
net: davinci_mdio: Fix sparse warning
Lad, Prabhakar
1
-1
/
+1
2014-01-16
bonding: handle slave's name change with primary_slave logic
Veaceslav Falico
1
-3
/
+21
2014-01-16
net_sched: act: pick a different type for act_xt
WANG Cong
2
-1
/
+2
2014-01-16
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
4
-13
/
+31
2014-01-16
net_sched: act: use tcf_hash_release() in net/sched/act_police.c
WANG Cong
1
-27
/
+3
2014-01-16
i40e: updates to AdminQ interface
Shannon Nelson
2
-15
/
+8
2014-01-16
i40e: check desc pointer before printing
Shannon Nelson
1
-28
/
+39
2014-01-16
team: block mtu change before it happens via NETDEV_PRECHANGEMTU
Veaceslav Falico
1
-1
/
+1
2014-01-16
net: add NETDEV_PRECHANGEMTU to notify before mtu change happens
Veaceslav Falico
2
-1
/
+7
2014-01-16
r6040: use ETH_ZLEN instead of MISR for SKB length checking
Florian Fainelli
1
-2
/
+2
2014-01-16
r6040: add delays in MDIO read/write polling loops
Florian Fainelli
1
-0
/
+2
2014-01-16
xen-netfront: add support for IPv6 offloads
Paul Durrant
1
-5
/
+43
2014-01-16
net: Check skb->rxhash in gro_receive
Tom Herbert
1
-1
/
+8
2014-01-16
net: Add skb_get_hash_raw
Tom Herbert
1
-0
/
+5
2014-01-16
vxge: make local functions static
stephen hemminger
5
-46
/
+5
2014-01-16
bnad: code cleanup
stephen hemminger
2
-27
/
+2
2014-01-16
dm9000: fix a lot of checkpatch issues
Barry Song
1
-12
/
+11
2014-01-16
packet: use percpu mmap tx frame pending refcount
Daniel Borkmann
3
-7
/
+62
2014-01-16
packet: don't unconditionally schedule() in case of MSG_DONTWAIT
Daniel Borkmann
1
-7
/
+6
2014-01-16
packet: improve socket create/bind latency in some cases
Daniel Borkmann
1
-11
/
+22
2014-01-16
i40e: Remove autogenerated Module.symvers file.
David S. Miller
1
-0
/
+0
2014-01-16
net/ipv4: don't use module_init in non-modular gre_offload
Paul Gortmaker
1
-8
/
+2
2014-01-16
net/mlx4_core: clean up srq_res_start_move_to()
Paul Bolle
1
-30
/
+16
2014-01-16
net/mlx4_core: clean up cq_res_start_move_to()
Paul Bolle
1
-33
/
+19
2014-01-16
Merge branch 'ixgbe-next'
David S. Miller
6
-213
/
+274
2014-01-16
ixgbe: Fix incorrect logic for fixed fiber eeprom write
Don Skidmore
1
-1
/
+1
2014-01-16
ixgbevf: create function for all of ring init
Don Skidmore
2
-137
/
+183
2014-01-16
ixgbevf: Convert ring storage form pointer to an array to array of pointers
Don Skidmore
3
-86
/
+98
2014-01-16
ixgbevf: use pci drvdata correctly in ixgbevf_suspend()
Wei Yongjun
1
-2
/
+2
2014-01-16
ixgbevf: set the disable state when ixgbevf_qv_disable is called
Jacob Keller
1
-0
/
+1
2014-01-16
ixgbe: reinit_locked() should be called with rtnl_lock
John Fastabend
1
-0
/
+2
2014-01-16
net: eth_type_trans() should use skb_header_pointer()
Eric Dumazet
1
-2
/
+5
2014-01-16
Merge branch 'stmmac_pm'
David S. Miller
5
-208
/
+209
2014-01-16
net: stmmac: notify the PM core of a wakeup event.
Srinivas Kandagatla
2
-2
/
+8
2014-01-16
net: stmmac: restore pinstate in pm resume.
Srinivas Kandagatla
1
-0
/
+3
2014-01-16
net: stmmac: use suspend functions for hibernation
Srinivas Kandagatla
3
-50
/
+12
2014-01-16
net: stmmac: fix power management suspend-resume case
Srinivas Kandagatla
1
-6
/
+7
2014-01-16
net: stmmac: make stmmac_mdio_reset non-static
Srinivas Kandagatla
2
-1
/
+2
2014-01-16
net: stmmac: move hardware setup for stmmac_open to new function
Srinivas Kandagatla
1
-67
/
+88
2014-01-16
net: stmmac: move dma allocation to new function
Srinivas Kandagatla
1
-84
/
+85
2014-01-16
net: stmmac: mdio: remove reset gpio free
Srinivas Kandagatla
1
-1
/
+0
2014-01-16
net: stmmac: support max-speed device tree property
Srinivas Kandagatla
3
-1
/
+8
[prev]
[next]