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-08-11
net: ethernet: myricom: myri10ge: myri10ge.c: Cleaning up missing null-termin...
Rickard Strandqvist
1
-0
/
+1
2014-08-11
xen-netfront: Fix handling packets on compound pages with skb_linearize
Zoltan Kiss
1
-3
/
+4
2014-08-11
net: fec: Support phys probed from devicetree and fixed-link
Uwe Kleine-König
3
-22
/
+84
2014-08-11
smsc: replace WARN_ON() with WARN_ON_SMP()
Sanjeev Sharma
1
-1
/
+1
2014-08-11
xen-netback: Don't deschedule NAPI when carrier off
Zoltan Kiss
1
-5
/
+1
2014-08-11
net: ethernet: qlogic: qlcnic: Remove duplicate object file from Makefile
Andreas Ruprecht
1
-1
/
+1
2014-08-11
wan: wanxl: Remove typedefs from struct names
Himangi Saraogi
1
-31
/
+32
2014-08-11
m68k/atari: EtherNEC - ethernet support (ne)
Michael Schmitz
2
-1
/
+4
2014-08-11
net: ethernet: ti: cpmac.c: Cleaning up missing null-terminate after strncpy ...
Rickard Strandqvist
1
-0
/
+1
2014-08-11
hdlc: Remove typedefs from struct names
Himangi Saraogi
1
-31
/
+32
2014-08-11
airo_cs: Remove typedef local_info_t
Himangi Saraogi
1
-12
/
+13
2014-08-11
atmel: Remove typedef atmel_priv_ioctl
Himangi Saraogi
1
-4
/
+4
2014-08-11
com20020_cs: Remove typedef com20020_dev_t
Himangi Saraogi
1
-8
/
+8
2014-08-11
ethernet: amd: Remove typedef local_info_t
Himangi Saraogi
1
-20
/
+20
2014-08-11
net: Always untag vlan-tagged traffic on input.
Vlad Yasevich
6
-61
/
+56
2014-08-11
Merge branch 'apm_xgene'
David S. Miller
15
-3
/
+2404
2014-08-11
drivers: net: Add APM X-Gene SoC ethernet driver support.
Iyappan Subramanian
11
-0
/
+2299
2014-08-11
dts: Add bindings for APM X-Gene SoC ethernet driver
Iyappan Subramanian
2
-3
/
+31
2014-08-11
Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver
Iyappan Subramanian
1
-0
/
+66
2014-08-11
MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver
Iyappan Subramanian
1
-0
/
+8
2014-08-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
6
-86
/
+39
2014-08-10
net: ucc_geth: fix build failure
Uwe Kleine-König
1
-2
/
+2
2014-08-08
dm9000: Remove typedef board_info_t
Himangi Saraogi
1
-46
/
+46
2014-08-08
rtnetlink: fix VF info size
Jiri Benc
1
-1
/
+2
2014-08-08
fec_mpc52xx: delete unneeded test before of_node_put
Julia Lawall
1
-2
/
+1
2014-08-08
ll_temac: delete unneeded test before of_node_put
Julia Lawall
1
-2
/
+1
2014-08-08
net: axienet: delete unneeded test before of_node_put
Julia Lawall
1
-2
/
+1
2014-08-08
ipv4: removed redundant conditional
Niv Yehezkel
1
-2
/
+0
2014-08-08
netfilter: nf_tables: fix error return code
Julia Lawall
1
-1
/
+3
2014-08-08
netfilter: don't use mutex_lock_interruptible()
Pablo Neira Ayuso
5
-73
/
+22
2014-08-08
netfilter: nf_tables: don't update chain with unset counters
Pablo Neira Ayuso
1
-0
/
+3
2014-08-08
netfilter: nf_tables: uninitialize element key/data from the commit path
Pablo Neira Ayuso
1
-12
/
+11
2014-08-07
cxgb4: IEEE fixes for DCBx state machine
Anish Bhatt
5
-71
/
+216
2014-08-07
net: ucc_geth: Don't use the MAC as PHY without a fixed link
Uwe Kleine-König
1
-7
/
+6
2014-08-07
net: ucc_geth: make probe consistently acquire a reference to the phy node
Uwe Kleine-König
1
-1
/
+1
2014-08-07
net: ucc_geth: drop acquired references in probe error path and remove
Uwe Kleine-König
1
-1
/
+8
2014-08-07
net: fs_enet: fix reference counting for phy_node
Uwe Kleine-König
1
-1
/
+1
2014-08-07
net: bcmgenet: fix reference counting for phy node
Uwe Kleine-König
1
-2
/
+4
2014-08-07
drivers/net: Remove typedef axnet_dev_t
Himangi Saraogi
1
-13
/
+13
2014-08-07
drivers/net: Remove typedefs pcnet_dev_t and hw_info_t
Himangi Saraogi
1
-34
/
+34
2014-08-07
drivers/net: ethernet: Remove typedef for struct and enum
Himangi Saraogi
1
-17
/
+17
2014-08-07
netlink: reset network header before passing to taps
Daniel Borkmann
1
-1
/
+1
2014-08-07
net: gianfar: fix reference counting for phy_node
Uwe Kleine-König
1
-2
/
+2
2014-08-07
net: mvneta: Fix reference counting for phy_node
Uwe Kleine-König
1
-3
/
+6
2014-08-07
net: gianfar: no need to check parameter being != NULL for of_node_put
Uwe Kleine-König
1
-8
/
+4
2014-08-07
drivers/atm/atmtcp.c: fix error return code
Julia Lawall
1
-0
/
+1
2014-08-07
batman: fix duplicate #include of multicast.h
Jean Sacren
1
-1
/
+0
2014-08-07
openvswitch: fix duplicate #include headers
Jean Sacren
1
-2
/
+0
2014-08-07
amd: xgbe: fix duplicate #include of linux/phy.h
Jean Sacren
1
-1
/
+0
2014-08-07
solos-pci: fix error return code
Julia Lawall
1
-0
/
+1
[next]