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
2009-06-03
net: skb cleanup
Eric Dumazet
1
-3
/
+1
2009-06-03
net: skb->dst accessors
Eric Dumazet
6
-10
/
+25
2009-06-03
net: skb->rtable accessor
Eric Dumazet
2
-2
/
+6
2009-06-03
net: add _skb_dst opaque field
Eric Dumazet
1
-0
/
+1
2009-06-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+4
2009-06-02
ipv4: New multicast-all socket option
Nivedita Singhvi
2
-1
/
+3
2009-06-01
IPv6: Add 'autoconf' and 'disable_ipv6' module parameters
Brian Haley
1
-0
/
+6
2009-06-01
can: sja1000: generic OF platform bus driver
Wolfgang Grandegger
1
-0
/
+3
2009-05-29
net: convert unicast addr list
Jiri Pirko
1
-7
/
+11
2009-05-29
bonding: allow bond in mode balance-alb to work properly in bridge -try4.3
Jiri Pirko
1
-0
/
+18
2009-05-29
Merge branch 'linux-2.6.31.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
1
-1
/
+6
2009-05-28
wimax: a new API call was added, increment minor protocol version number
Inaky Perez-Gonzalez
1
-1
/
+1
2009-05-28
wimax: Add netlink interface to get device state
Paulius Zaleckas
1
-0
/
+5
2009-05-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-0
/
+4
2009-05-27
net: correct a comment for the final #endif
Jiri Pirko
1
-1
/
+1
2009-05-27
net: ALIGN/PTR_ALIGN cleanup in alloc_netdev_mq()/netdev_priv()
Eric Dumazet
1
-4
/
+1
2009-05-27
gro: Avoid unnecessary comparison after skb_gro_header
Herbert Xu
1
-9
/
+14
2009-05-27
gro: Optimise length comparison in skb_gro_header
Herbert Xu
1
-2
/
+5
2009-05-27
gro: Only use skb_gro_header for completely non-linear packets
Herbert Xu
1
-5
/
+6
2009-05-27
gro: Inline skb_gro_header and cache frag0 virtual address
Herbert Xu
1
-7
/
+15
2009-05-26
phy: Eliminate references to BUS_ID_SIZE.
David S. Miller
1
-2
/
+2
2009-05-25
net: txq_trans_update() helper
Eric Dumazet
1
-0
/
+6
2009-05-25
netfilter: nf_ct_tcp: fix accepting invalid RST segments
Jozsef Kadlecsik
1
-0
/
+4
2009-05-25
net: remove COMPAT_NET_DEV_OPS
Alexander Beregalov
1
-38
/
+0
2009-05-25
mISDN: Added PCI ID for new Junghanns.net Single E1 cards.
Andreas Eversberg
1
-0
/
+1
2009-05-25
mISDN: Cleanup debug messages
Karsten Keil
1
-7
/
+7
2009-05-25
mISDN: Add PCI ID for Junghanns 8S card
Andreas Eversberg
1
-0
/
+1
2009-05-25
mISDN: Add XHFC support for embedded Speech-Design board to hfcmulti
Karsten Keil
1
-0
/
+1
2009-05-25
mISDN: Added layer-1-hold feature
Andreas Eversberg
1
-0
/
+2
2009-05-25
mISDN: Echo canceler now gets delay information from hardware
Andreas Eversberg
2
-2
/
+3
2009-05-25
mISDN: Add watchdog functionality to hfcmulti driver
Andreas Eversberg
1
-1
/
+2
2009-05-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
3
-41
/
+75
2009-05-22
wireless: move some utility functions from mac80211 to cfg80211
Zhu Yi
3
-28
/
+56
2009-05-21
genetlink: Introduce genl_register_family_with_ops()
Michał Mirosław
1
-0
/
+2
2009-05-21
dropmon: add ability to detect when hardware dropsrxpackets
Neil Horman
2
-0
/
+19
2009-05-21
af_packet: Teach to listen for multiple unicast addresses.
Eric W. Biederman
1
-0
/
+1
2009-05-20
net: Remove unused parameter from fill method in fib_rules_ops.
Rami Rosen
1
-1
/
+0
2009-05-20
mac80211: fix kernel-doc
Johannes Berg
1
-1
/
+0
2009-05-20
cfg80211: allow wext to remove keys that don't exist
Johannes Berg
1
-2
/
+3
2009-05-20
cfg80211: mark wiphy->privid as pointer to const
David Kilroy
1
-1
/
+1
2009-05-20
cfg80211: mark ops as pointer to const
David Kilroy
1
-1
/
+1
2009-05-20
wireless: rename IEEE80211_CHAN_NO_FAT_* to HT40-/+
Luis R. Rodriguez
1
-5
/
+5
2009-05-20
cfg80211: Process regulatory max bandwidth checks for HT40
Luis R. Rodriguez
1
-4
/
+10
2009-05-19
sit: stateless autoconf for isatap
Sascha Hlusiak
2
-1
/
+8
2009-05-18
net: release dst entry in dev_hard_start_xmit()
Eric Dumazet
1
-0
/
+3
2009-05-18
syscall: Implement a convinience function restart_syscall
Eric W. Biederman
1
-0
/
+6
2009-05-18
net: TX_RING and packet mmap
Johann Baudy
2
-5
/
+18
2009-05-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
190
-9863
/
+765
2009-05-18
can: SJA1000 generic platform bus driver
Wolfgang Grandegger
1
-0
/
+32
2009-05-18
can: CAN Network device driver and Netlink interface
Wolfgang Grandegger
3
-0
/
+184
[next]