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
2009-05-20
net: Remove unused parameter from fill method in fib_rules_ops.
Rami Rosen
5
-5
/
+4
2009-05-20
syscall: Sort out syscall_restart name clash.
Eric W. Biederman
2
-5
/
+5
2009-05-19
sfc: Remove lro module parameter
Ben Hutchings
1
-13
/
+2
2009-05-19
sit: stateless autoconf for isatap
Sascha Hlusiak
4
-1
/
+67
2009-05-19
addrconf: refuse isatap eui64 for INADDR_ANY
Sascha Hlusiak
1
-0
/
+2
2009-05-19
sit: ipip6_tunnel_del_prl: return err
Sascha Hlusiak
1
-1
/
+1
2009-05-19
sit: strictly restrict incoming traffic to tunnel link device
Sascha Hlusiak
1
-9
/
+21
2009-05-19
sit: Fail to create tunnel, if it already exists
Sascha Hlusiak
1
-2
/
+7
2009-05-19
ipv4: teach ipconfig about the MTU option in DHCP
Chris Friesen
1
-4
/
+37
2009-05-19
net: use NLMSG_DEFAULT_SIZE in nlmsg_new() allocations
Pablo Neira Ayuso
2
-17
/
+17
2009-05-19
myri10ge: update version to 1.5.0-1.415
Brice Goglin
1
-1
/
+1
2009-05-19
myri10ge: allow LRO to be enabled via ethtool
Brice Goglin
1
-4
/
+13
2009-05-19
sch_teql: Use net_device internal stats
Eric Dumazet
1
-12
/
+5
2009-05-19
ixgbe: Cleanup feature setup code to make the code more readable
Jesse Brandeburg
1
-35
/
+50
2009-05-19
ixgbe: Change Direct Attach Twinax cable detection for SFP+ NICs
Peter P Waskiewicz Jr
2
-13
/
+11
2009-05-19
ixgbe: Add semaphore access for PHY initialization for 82599
Peter P Waskiewicz Jr
1
-0
/
+12
2009-05-19
r8169: allow true forced mode setting
françois romieu
1
-53
/
+59
2009-05-19
r8169: remove useless struct member
françois romieu
1
-2
/
+0
2009-05-19
ppp: unset IFF_XMIT_DST_RELEASE in ppp_setup()
Eric Dumazet
1
-0
/
+1
2009-05-18
net: release dst entry in dev_hard_start_xmit()
Eric Dumazet
10
-0
/
+20
2009-05-18
net: FIX bonding sysfs rtnl_lock deadlock
Eric W. Biederman
1
-3
/
+6
2009-05-18
net: Fix ipoib rtnl_lock sysfs deadlock.
Eric W. Biederman
2
-4
/
+8
2009-05-18
net: Fix bridgeing sysfs handling of rtnl_lock
Eric W. Biederman
2
-2
/
+4
2009-05-18
net: Fix devinet_sysctl_forward
Eric W. Biederman
1
-1
/
+2
2009-05-18
net: FIX ipv6_forward sysctl restart
Eric W. Biederman
1
-1
/
+1
2009-05-18
net-sysfs: Use rtnl_trylock in sysfs methods.
Eric W. Biederman
1
-3
/
+5
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
4
-135
/
+616
2009-05-18
netxen: fix msi irq setup
Dhananjay Phadke
1
-0
/
+1
2009-05-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1787
-34527
/
+38426
2009-05-18
pkt_sched: gen_estimator: use 64 bit intermediate counters for bps
Eric Dumazet
1
-6
/
+7
2009-05-18
The patch adds support for the PCI cards: PCIcan and PCIcanx (1, 2 or 4 chann...
Wolfgang Grandegger
3
-0
/
+419
2009-05-18
can: SJA1000 driver for EMS PCI cards
Wolfgang Grandegger
3
-0
/
+337
2009-05-18
can: SJA1000 generic platform bus driver
Wolfgang Grandegger
4
-0
/
+207
2009-05-18
can: Driver for the SJA1000 CAN controller
Wolfgang Grandegger
5
-0
/
+832
2009-05-18
can: CAN Network device driver and Netlink interface
Wolfgang Grandegger
6
-0
/
+869
2009-05-18
can: Update MAINTAINERS and CREDITS file
Wolfgang Grandegger
2
-0
/
+11
2009-05-18
can: Documentation for the CAN device driver interface
Wolfgang Grandegger
1
-38
/
+197
2009-05-18
be2net: add two new pci device ids to pci device table
Ajit Khaparde
2
-5
/
+19
2009-05-18
net: Add TI DaVinci EMAC driver
Anant Gole
3
-0
/
+2844
2009-05-18
ipv4: cleanup: remove unnecessary include.
Rami Rosen
1
-1
/
+0
2009-05-18
ipv4: cleanup - remove two unused parameters from fib_semantic_match().
Rami Rosen
4
-7
/
+3
2009-05-18
vlan: use struct netdev_queue counters instead of dev->stats
Eric Dumazet
2
-8
/
+9
2009-05-18
net: add tx_packets/tx_bytes/tx_dropped counters in struct netdev_queue
Eric Dumazet
2
-3
/
+23
2009-05-18
sch_teql: should not dereference skb after ndo_start_xmit()
Eric Dumazet
1
-2
/
+3
2009-05-18
ixgbe: Increase the driver version number
Peter P Waskiewicz Jr
1
-1
/
+1
2009-05-18
ixgbe: Add generic XAUI support to 82599
Peter P Waskiewicz Jr
3
-0
/
+7
2009-05-18
ixgbe: set max desc to prevent total RSC packet size of 64K
Alexander Duyck
2
-11
/
+20
2009-05-18
tcp: fix MSG_PEEK race check
Ilpo Järvinen
1
-1
/
+4
2009-05-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
49
-1013
/
+1116
[next]