index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-15
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
Eric W. Biederman
38
-132
/
+132
2014-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
261
-1635
/
+2200
2014-03-15
Merge branch 'alb_learning'
David S. Miller
2
-1
/
+2
2014-03-15
bonding: use the correct ether type for alb
Veaceslav Falico
1
-1
/
+1
2014-03-15
ether: add loopback type ETH_P_LOOPBACK
Veaceslav Falico
1
-0
/
+1
2014-03-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
10
-95
/
+269
2014-03-15
Merge branch 'ieee802154-next'
David S. Miller
24
-482
/
+841
2014-03-15
ieee802154: add proper length checks to header creations
Phoebe Buckheister
3
-2
/
+5
2014-03-15
6lowpan: move lowpan frag_info out of 802.15.4 headers
Phoebe Buckheister
2
-17
/
+18
2014-03-15
ieee802154: use ieee802154_addr instead of *_sa variants
Phoebe Buckheister
10
-136
/
+146
2014-03-15
mac802154: use header operations to create/parse headers
Phoebe Buckheister
8
-304
/
+154
2014-03-15
ieee802154: add header structs with endiannes and operations
Phoebe Buckheister
5
-5
/
+401
2014-03-15
ieee802154: enforce consistent endianness in the 802.15.4 stack
Phoebe Buckheister
17
-95
/
+121
2014-03-15
ieee802154: add address struct with proper endiannes and some operations
Phoebe Buckheister
1
-0
/
+72
2014-03-15
ieee802154: rename struct ieee802154_addr to *_sa
Phoebe Buckheister
13
-48
/
+49
2014-03-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-4
/
+13
2014-03-15
Merge tag 'pm+acpi-3.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-23
/
+30
2014-03-15
Merge tag 'dm-3.14-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+5
2014-03-15
i40e/i40evf: Use dma_set_mask_and_coherent
Mitch Williams
2
-21
/
+12
2014-03-15
i40e/i40evf: Use correct number of VF vectors
Mitch Williams
2
-5
/
+6
2014-03-15
i40e: Let MDD events be handled by MDD handler
Anjali Singhai Jain
1
-2
/
+1
2014-03-15
i40e: Bug fix for FDIR replay logic
Anjali Singhai Jain
1
-2
/
+4
2014-03-15
i40e: Add code to handle FD table full condition
Anjali Singhai Jain
5
-17
/
+135
2014-03-15
i40e: Define a new state variable to keep track of feature auto disable
Anjali Singhai Jain
1
-0
/
+3
2014-03-15
i40e: Fix function comments
Akeem G Abodunrin
1
-1
/
+1
2014-03-15
i40e: simplified init string
Jesse Brandeburg
1
-0
/
+41
2014-03-15
i40e: cleanup strings
Jesse Brandeburg
2
-31
/
+24
2014-03-15
i40e: make string references to q be queue
Jesse Brandeburg
1
-6
/
+5
2014-03-15
i40e/i40evf: Some flow director HW definition fixes
Anjali Singhai Jain
2
-2
/
+10
2014-03-15
i40e: Fix a bug in the update logic for FDIR SB filter.
Anjali Singhai Jain
1
-5
/
+22
2014-03-15
i40e: delete netdev after deleting napi and vectors
Shannon Nelson
1
-2
/
+4
2014-03-15
igb: Fix code comment
Jeff Kirsher
1
-1
/
+1
2014-03-14
x86/amd/numa: Fix northbridge quirk to assign correct NUMA node
Daniel J Blueman
1
-1
/
+1
2014-03-14
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
6
-17
/
+50
2014-03-14
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2014-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
70
-550
/
+516
2014-03-14
i2c: Remove usage of orphaned symbol OF_I2C
Richard Weinberger
1
-1
/
+1
2014-03-14
Merge branches 'pnp', 'acpi-init', 'acpi-sleep' and 'pm-cpufreq'
Rafael J. Wysocki
3
-20
/
+18
2014-03-14
ACPI / sleep: Add extra checks for HW Reduced ACPI mode sleep states
Rafael J. Wysocki
1
-17
/
+15
2014-03-14
6lowpan: reassembly: un-export local functions
Florian Westphal
1
-19
/
+11
2014-03-13
ipv6: Avoid unnecessary temporary addresses being generated
Heiner Kallweit
1
-1
/
+4
2014-03-13
sh_eth: update OF PHY registeration
Ben Dooks
1
-20
/
+39
2014-03-13
eth: fec: Fix lost promiscuous mode after reconnecting cable
Stefan Wahren
1
-7
/
+7
2014-03-13
bonding: set correct vlan id for alb xmit path
dingtianhong
1
-1
/
+1
2014-03-13
at86rf230: fix lockdep splats
Alexander Aring
1
-5
/
+6
2014-03-13
net_sched: return nla_nest_end() instead of skb->len
Yang Yingliang
8
-18
/
+9
2014-03-13
bcm63xx_enet: Stop pretending to support netpoll
Eric W. Biederman
1
-3
/
+0
2014-03-13
Merge branch 'napi_budget_zero'
David S. Miller
2
-4
/
+4
2014-03-13
8139cp: Don't receive packets when the napi budget == 0
Eric W. Biederman
1
-4
/
+1
2014-03-13
bnx2: Don't receive packets when the napi budget == 0
Eric W. Biederman
1
-0
/
+3
[next]