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
2011-08-07
netxen: add vlan LRO support
Rajesh Borundia
3
-10
/
+107
2011-08-07
net/usb: Add IPv6 support to the LG-VL600 LTE USB modem driver
Mark Kamichoff
1
-0
/
+19
2011-08-07
qla3xxx: remove an extra semi-colon
Dan Carpenter
1
-1
/
+1
2011-08-07
ucc_geth: Add SUPPORTED_MII and SUPPORTED_Autoneg
Joakim Tjernlund
1
-4
/
+6
2011-08-07
via-velocity : cleanups.
françois romieu
1
-46
/
+25
2011-08-07
via-velocity : ethtool statistics support.
françois romieu
1
-0
/
+74
2011-08-07
via-velocity : update receive packets statistics.
françois romieu
1
-0
/
+1
2011-08-03
slip: cleanup statistics generation
Matvejchikov Ilya
2
-24
/
+14
2011-08-03
be2net: fix cmd-rx-filter not notifying MCC
Sathya Perla
1
-0
/
+1
2011-08-03
bna: Remove Obsolete File bfi_ctreg.h
Rasesh Mody
1
-646
/
+0
2011-08-03
bna: Consolidated HW Registers for Supported HWs
Rasesh Mody
4
-41
/
+497
2011-08-03
bna: Remove get_regs Ethtool Support
Rasesh Mody
1
-319
/
+0
2011-08-03
be2net: drop pkts that do not belong to the port
Sathya Perla
2
-8
/
+24
2011-08-03
be2net: add support for flashing Teranetics PHY firmware
Sathya Perla
5
-44
/
+91
2011-08-03
be2net: use RX_FILTER cmd to program multicast addresses
Sathya Perla
4
-114
/
+41
2011-08-03
be2net: non-member vlan pkts not received in promiscous mode
Sathya Perla
2
-2
/
+11
2011-08-03
be2net: no need to query link status
Sathya Perla
5
-43
/
+22
2011-08-03
be2net: remove wrong and unnecessary calls to netif_carrier_off()
Sathya Perla
1
-2
/
+0
2011-08-02
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
Stephen Hemminger
55
-193
/
+193
2011-08-01
ipv6: updates to privacy addresses per RFC 4941.
Lorenzo Colitti
3
-22
/
+50
2011-08-01
net/smsc911x: add device tree probe support
Shawn Guo
2
-11
/
+112
2011-08-01
Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6
David S. Miller
6
-24
/
+271
2011-08-01
dccp ccid-2: check Ack Ratio when reducing cwnd
Samuel Jero
1
-3
/
+23
2011-08-01
dccp ccid-2: increment cwnd correctly
Samuel Jero
1
-1
/
+1
2011-08-01
dccp ccid-2: prevent cwnd > Sequence Window
Samuel Jero
2
-15
/
+41
2011-08-01
dccp ccid-2: use feature-negotiation to report Ack Ratio changes
Gerrit Renker
2
-2
/
+9
2011-08-01
dccp: send Confirm options only once
Samuel Jero
1
-5
/
+16
2011-08-01
dccp: support for exchanging of NN options in established state 2/2
Gerrit Renker
1
-0
/
+116
2011-08-01
dccp: support for the exchange of NN options in established state 1/2
Gerrit Renker
3
-0
/
+67
2011-08-01
ipg: Use const
Joe Perches
1
-3
/
+3
2011-08-01
ipg: Use current logging styles
Joe Perches
1
-96
/
+95
2011-08-01
qlcnic: Added debug info
Sritej Velaga
2
-3
/
+14
2011-08-01
qlcnic: Move get template from probe to start fw
Sritej Velaga
1
-7
/
+15
2011-08-01
qlcnic: Fix delay in reset path
Sritej Velaga
3
-1
/
+8
2011-08-01
qlcnic: FW dump related changes
Anirban Chakraborty
2
-5
/
+18
2011-08-01
qlcnic: Fix enviroment variable for udev event generation during FW dump
Anirban Chakraborty
1
-2
/
+2
2011-08-01
bna: HW Interface Init Update
Rasesh Mody
1
-11
/
+17
2011-08-01
bna: Remove Unnecessary CNA Check
Rasesh Mody
1
-12
/
+0
2011-08-01
ip6tnl: avoid touching dst refcount in ip6_tnl_xmit2()
Eric Dumazet
1
-13
/
+14
2011-08-01
ipv6: avoid a dst_entry refcount change in ipv6_destopt_rcv()
Eric Dumazet
1
-5
/
+2
2011-08-01
ipv6: use RCU in inet6_csk_xmit()
Eric Dumazet
1
-3
/
+6
2011-08-01
ipv6: some RCU conversions
Eric Dumazet
2
-35
/
+21
2011-08-01
be2net: use stats-sync to read/write 64-bit stats
Sathya Perla
4
-51
/
+93
2011-08-01
be2net: cleanup and refactor stats code
Sathya Perla
5
-356
/
+155
2011-08-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-7
/
+23
2011-07-31
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
44
-452
/
+4118
2011-07-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
12
-931
/
+166
2011-07-31
NFS: Re-enable compilation of nfs with !CONFIG_NFS_V4 || !CONFIG_NFS_V4_1
Trond Myklebust
2
-2
/
+2
2011-07-31
mfd: Fix mismatch in twl4030 mutex lock-unlock
Sanjeev Premi
1
-4
/
+4
2011-07-31
mfd: twl6030-pwm.c needs MODULE_LICENSE
Randy Dunlap
1
-0
/
+2
[next]