index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-17
net: remove dead code for add/del multiple
stephen hemminger
1
-11
/
+0
2013-12-17
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
David S. Miller
2
-2
/
+3
2013-12-17
net: phy: provide phy_resume/phy_suspend helpers
Sebastian Hesselbarth
1
-0
/
+2
2013-12-17
lib: introduce arch optimized hash library
Francesco Fusco
1
-0
/
+36
2013-12-14
bonding: create bond_first_slave_rcu()
dingtianhong
1
-0
/
+1
2013-12-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
John W. Linville
2
-2
/
+3
2013-12-12
net-gro: Prepare GRO stack for the upcoming tunneling support
Jerry Chu
1
-1
/
+1
2013-12-12
macvlan: Remove custom recieve and forward handlers
Vlad Yasevich
1
-6
/
+1
2013-12-11
ipv4: fix wildcard search with inet_confirm_addr()
Nicolas Dichtel
1
-3
/
+2
2013-12-11
nfc: Fix FSF address in file headers
Jeff Kirsher
1
-2
/
+1
2013-12-11
tipc: remove TIPC usage of field af_packet_priv in struct net_device
Ying Xue
1
-0
/
+3
2013-12-10
ipv4: add support for IFA_FLAGS nl attribute
Jiri Pirko
1
-1
/
+1
2013-12-09
ipv6: remove rcv_tclass of ipv6_pinfo
Florent Fourcot
1
-1
/
+0
2013-12-09
ipv6: add flowinfo for tcp6 pkt_options for all cases
Florent Fourcot
1
-0
/
+1
2013-12-09
etherdevice: Optimize a few is_<foo>_ether_addr functions
Joe Perches
1
-2
/
+23
2013-12-09
etherdevice: Add ether_addr_equal_unaligned
Joe Perches
1
-0
/
+18
2013-12-09
neigh: restore old behaviour of default parms values
Jiri Pirko
1
-0
/
+7
2013-12-09
net: phy: report link partner features through ethtool
Florian Fainelli
1
-2
/
+3
2013-12-09
net: dev: move inline skb_needs_linearize helper to header
Daniel Borkmann
1
-0
/
+18
2013-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2013-12-09
ath9k: Use a separate TX gain table for WZR-HP-G450H
Sujith Manoharan
1
-0
/
+2
2013-12-06
ether_addr_equal: Optimize implementation, remove unused compare_ether_addr
Joe Perches
1
-33
/
+18
2013-12-06
net: introduce dev_consume_skb_any()
Eric Dumazet
1
-9
/
+44
2013-12-06
net: phy: breakdown PHY_*_FEATURES defines
Florian Fainelli
1
-7
/
+16
2013-12-06
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
David S. Miller
1
-2
/
+6
2013-12-06
sctp: Fix FSF address in file headers
Jeff Kirsher
1
-3
/
+2
2013-12-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
John W. Linville
1
-2
/
+6
2013-12-05
xen-netback: fix fragment detection in checksum setup
Paul Durrant
1
-0
/
+1
2013-12-02
Revert "net: Handle CHECKSUM_COMPLETE more adequately in pskb_trim_rcsum()."
David S. Miller
1
-21
/
+18
2013-12-02
PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not present
Rafael J. Wysocki
1
-0
/
+1
2013-12-02
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
1
-2
/
+6
2013-12-02
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2013-12-02
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+0
2013-12-02
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-0
/
+20
2013-11-28
Merge tag 'gpio-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
Linus Torvalds
1
-2
/
+9
2013-11-27
Merge tag 'staging-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
1
-0
/
+3
2013-11-26
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-0
/
+27
2013-11-25
ARM: tegra: Provide dummy powergate implementation
Thierry Reding
1
-0
/
+27
2013-11-25
Merge tag 'fixes-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
Greg Kroah-Hartman
1
-0
/
+3
2013-11-25
mac80211: enable easier manipulation of VHT beamforming caps
Eyal Shapira
1
-2
/
+6
2013-11-25
gpiolib: use dedicated flags for GPIO properties
Alexandre Courbot
1
-2
/
+9
2013-11-24
slab.h: remove duplicate kmalloc declaration and fix kernel-doc warnings
Randy Dunlap
1
-56
/
+46
2013-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-2
/
+1
2013-11-22
Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
4
-37
/
+35
2013-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-0
/
+9
2013-11-22
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
Linus Torvalds
4
-12
/
+27
2013-11-21
Merge branch 'akpm' (fixes from Andrew)
Linus Torvalds
2
-7
/
+9
2013-11-21
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Linus Torvalds
6
-23
/
+341
2013-11-21
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
1
-8
/
+7
2013-11-21
mm: place page->pmd_huge_pte to right union
Kirill A. Shutemov
1
-3
/
+3
[next]