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
2013-04-17
net: sctp: sctp_transport: remove unused variable
Daniel Borkmann
2
-5
/
+1
2013-04-17
net: sctp: outqueue: simplify sctp_outq_uncork function
Daniel Borkmann
1
-3
/
+2
2013-04-17
net: sctp: sctp_outq: remove 'malloced' from its struct
Daniel Borkmann
2
-9
/
+0
2013-04-17
net: sctp: sctp_inq: remove dead code
Daniel Borkmann
2
-9
/
+0
2013-04-17
net: sctp: sctp_ssnmap: remove 'malloced' element from struct
Daniel Borkmann
2
-12
/
+12
2013-04-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...
David S. Miller
12
-695
/
+849
2013-04-16
atl1: Protect atl1_suspend with CONFIG_PM_SLEEP
Fabio Estevam
1
-0
/
+2
2013-04-16
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
8
-115
/
+117
2013-04-16
fec: Use SIMPLE_DEV_PM_OPS
Fabio Estevam
1
-12
/
+3
2013-04-16
pch_gbe: minor: report the actual error on MTU change
Veaceslav Falico
1
-1
/
+1
2013-04-16
vxlan: Allow setting destination to unicast address.
Atzm Watanabe
2
-44
/
+31
2013-04-16
packet: minor: add generic tpacket_uhdr to access packet headers
Daniel Borkmann
1
-27
/
+12
2013-04-16
sctp: Add buffer utilization fields to /proc/net/sctp/assocs
Dilip Daya
1
-3
/
+9
2013-04-16
tlan: cancel work at remove path
Devendra Naga
1
-0
/
+1
2013-04-16
neighbour: Convert NEIGH_PRINTK to neigh_dbg
Joe Perches
1
-29
/
+20
2013-04-16
at86rf230: change irq handling to prevent lockups with edge type irq
Sascha Herrmann
1
-15
/
+38
2013-04-16
at86rf230: add irq type configuration option
Sascha Herrmann
2
-16
/
+45
2013-04-16
ks8851: Remove unneeded PM_OPS definitions
Fabio Estevam
1
-6
/
+2
2013-04-16
xgmac: Remove unneeded PM_OPS definitions
Fabio Estevam
1
-5
/
+2
2013-04-16
tg3: Remove unneeded PM_OPS definitions
Fabio Estevam
1
-8
/
+2
2013-04-16
atl1: Remove unneeded PM_OPS definitions
Fabio Estevam
1
-9
/
+2
2013-04-16
can: mcp251x: Remove unneeded PM_OPS definitions
Fabio Estevam
1
-6
/
+2
2013-04-16
can: sja1000: use common prefix for all sja1000 defines
Oliver Hartkopp
8
-115
/
+117
2013-04-15
openvswitch: Use generic struct pcpu_tstats.
Pravin B Shelar
2
-20
/
+13
2013-04-15
openvswitch: Simplify datapath locking.
Pravin B Shelar
7
-167
/
+298
2013-04-15
Merge branch 'sync_multiple'
David S. Miller
3
-44
/
+173
2013-04-15
team: Use new sync_multiple api to sync devices adressess.
Vlad Yasevich
1
-2
/
+2
2013-04-15
net: add dev_uc_sync_multiple() and dev_mc_sync_multiple() api
Vlad Yasevich
2
-42
/
+171
2013-04-15
net: sctp: minor: make sctp_ep_common's member 'dead' a bool
Daniel Borkmann
3
-5
/
+5
2013-04-15
net: sctp: remove sctp_ep_common struct member 'malloced'
Daniel Borkmann
3
-15
/
+5
2013-04-15
sis900: check for DMA map errors
Denis Kirjanov
1
-4
/
+30
2013-04-15
net/macb: fix error return code in macb_probe()
Nicolas Ferre
1
-2
/
+2
2013-04-15
vxlan: don't bypass encapsulation for multi- and broadcasts
Mike Rapoport
1
-1
/
+2
2013-04-14
net: tcp_memcontrol: minor: remove unused variable
Daniel Borkmann
1
-1
/
+0
2013-04-14
net: sock: make sock_tx_timestamp void
Daniel Borkmann
7
-25
/
+16
2013-04-14
vxlan: use htonl when snooping for loopback address
Mike Rapoport
1
-1
/
+2
2013-04-14
ucc_geth: Convert ugeth_<level> to pr_<level>
Joe Perches
2
-502
/
+403
2013-04-14
gianfar: Use netdev_<level> when possible
Joe Perches
3
-12
/
+17
2013-04-14
fec: Convert printks to netdev_<level>
Joe Perches
3
-23
/
+21
2013-04-13
tcp: tcp_tso_segment() small optimization
Eric Dumazet
1
-2
/
+5
2013-04-13
fec: Fix PHC device log
Fabio Estevam
2
-2
/
+3
2013-04-12
ethernet/fec: Add Vybrid family fec support
Jingchang Lu
1
-0
/
+5
2013-04-12
net/at91_ether: fix error return code in at91ether_probe()
Wei Yongjun
1
-1
/
+2
2013-04-12
ptp: dynamic allocation of PHC char devices
Jiri Benc
1
-25
/
+13
2013-04-12
tcp: GSO should be TSQ friendly
Eric Dumazet
3
-1
/
+14
2013-04-12
act_csum: fix possible use after free
Eric Dumazet
1
-14
/
+25
2013-04-12
net: mv643xx_eth: remove deprecated inet_lro support
Sebastian Hesselbarth
2
-95
/
+3
2013-04-12
vxlan: fix some sparse warnings
Wei Yongjun
1
-2
/
+2
2013-04-12
xen-netback: switch to use skb_partial_csum_set()
Jason Wang
1
-14
/
+8
2013-04-12
Revert "netprio_cgroup: make local table static"
David S. Miller
1
-1
/
+1
[next]