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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-13
ipv4: Inline neigh binding.
David Miller
1
-1
/
+32
2011-07-12
netdevice: Kill 'feature' test macros.
David S. Miller
1
-12
/
+0
2011-07-11
net: introduce __netdev_alloc_skb_ip_align
Eric Dumazet
1
-3
/
+9
2011-07-11
ipv4: Use universal hash for ARP.
David S. Miller
1
-0
/
+7
2011-07-11
neigh: Store hash shift instead of mask.
David S. Miller
1
-1
/
+1
2011-07-10
skbuff: update struct sk_buff members comments
Daniel Baluta
1
-20
/
+22
2011-07-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
7
-2
/
+398
2011-07-07
skbuff: skb supports zero-copy buffers
Shirley Ma
1
-0
/
+16
2011-07-07
sock.h: Add a new sock zero-copy flag
Shirley Ma
1
-0
/
+1
2011-07-06
mac80211: support GTK rekey offload
Johannes Berg
1
-0
/
+20
2011-07-06
cfg80211/nl80211: support GTK rekey offload
Johannes Berg
2
-0
/
+65
2011-07-06
mac80211: allow driver to iterate keys
Johannes Berg
1
-0
/
+23
2011-07-06
net: sched: constify tcf_proto and tc_action
Eric Dumazet
3
-10
/
+12
2011-07-06
packet: Add 'cpu' fanout policy.
David S. Miller
1
-0
/
+1
2011-07-05
dcbnl: Add CEE notification
Shmulik Ravid
1
-1
/
+4
2011-07-05
dcbnl: Aggregated CEE GET operation
Shmulik Ravid
1
-2
/
+21
2011-07-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
21
-127
/
+127
2011-07-05
packet: Add pre-defragmentation support for ipv4 fanouts.
David S. Miller
1
-0
/
+1
2011-07-05
ipv4: Add ip_defrag() agent IP_DEFRAG_AF_PACKET.
David S. Miller
1
-1
/
+2
2011-07-05
packet: Add fanout support.
David S. Miller
1
-0
/
+4
2011-07-05
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
3
-6
/
+16
2011-07-05
NFC: add the NFC socket raw protocol
Lauro Ramos Venancio
1
-1
/
+12
2011-07-05
NFC: add NFC socket family
Aloisio Almeida Jr
2
-1
/
+6
2011-07-05
NFC: add nfc generic netlink interface
Lauro Ramos Venancio
2
-0
/
+133
2011-07-05
NFC: add nfc subsystem core
Lauro Ramos Venancio
1
-0
/
+135
2011-07-05
mac80211: allow driver to impose WoWLAN restrictions
Johannes Berg
1
-0
/
+4
2011-07-05
ssb: PCI revision ID register is 8-bit wide
Sergei Shtylyov
1
-1
/
+1
2011-07-03
netpoll: Remove unused EXPORT_SYMBOLs of netpoll_poll and netpoll_poll_dev
Joe Perches
1
-2
/
+0
2011-07-01
ipv6: Don't put artificial limit on routing table size.
David S. Miller
1
-0
/
+1
2011-07-01
rtnl: provide link dump consistency info
Thomas Graf
1
-0
/
+1
2011-07-01
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-1
/
+1
2011-06-30
net: add external loopback test in ethtool self test
Amit Kumar Salecha
1
-2
/
+14
2011-06-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-6
/
+16
2011-06-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2011-06-29
mac80211: propagate information about STA WME support down
Arik Nemtsov
1
-0
/
+2
2011-06-28
Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2011-06-28
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+3
2011-06-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2011-06-27
mm: fix assertion mapping->nrpages == 0 in end_writeback()
Jan Kara
1
-0
/
+1
2011-06-27
include/linux/compat.h: declare compat_sys_sendmmsg()
Chris Metcalf
1
-0
/
+2
2011-06-27
tmpfs: add shmem_read_mapping_page_gfp
Hugh Dickins
1
-7
/
+10
2011-06-27
tmpfs: take control of its truncate_range
Hugh Dickins
1
-0
/
+1
2011-06-27
mm: move shmem prototypes to shmem_fs.h
Hugh Dickins
2
-10
/
+17
2011-06-27
Fix some kernel-doc warnings
Vitaliy Ivanov
3
-2
/
+1
2011-06-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
1
-0
/
+1
2011-06-27
Fix node_start/end_pfn() definition for mm/page_cgroup.c
KAMEZAWA Hiroyuki
1
-0
/
+7
2011-06-27
wireless: unify QoS control field definitions
Johannes Berg
1
-5
/
+13
2011-06-27
mac80211: fix rx->key NULL dereference during mic failure
Arik Nemtsov
1
-1
/
+1
2011-06-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-2
/
+1
2011-06-24
net: wimax: Remove of unused 'rfkill_input' pointer
Vitaliy Ivanov
1
-1
/
+0
[next]