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-11-16
net: remove legacy ethtool ops
Michał Mirosław
5
-479
/
+26
2011-11-16
net: sweep-up some straglers in strlcpy conversion of .get_drvinfo routines
Rick Jones
7
-19
/
+22
2011-11-16
net: use jump_label for netstamp_needed
Eric Dumazet
1
-18
/
+14
2011-11-16
enable virtio_net to return bus_info in ethtool -i consistent with emulated NICs
Rick Jones
6
-0
/
+55
2011-11-15
mdio-gpio: Add reset functionality to mdio-gpio driver(v2).
Srinivas Kandagatla
4
-0
/
+14
2011-11-15
IPv6: Removing unnecessary NULL checks.
Matti Vaittinen
1
-4
/
+3
2011-11-14
ipv4: fix a memory leak in ic_bootp_send_if
RongQing.Li
1
-2
/
+7
2011-11-14
bnx2x: add endline at end of message
Dmitry Kravkov
1
-1
/
+1
2011-11-14
IPv6 routing, NLM_F_* flag support: REPLACE and EXCL flags support, warn abou...
Matti Vaittinen
1
-15
/
+94
2011-11-14
IPv6 routing, NLM_F_* flag support: warn if new route is created without NLM_...
Matti Vaittinen
1
-2
/
+11
2011-11-14
net/can/mscan: Fix buggy listen only mode setting
Wolfgang Grandegger
1
-1
/
+1
2011-11-14
Sweep the last of the active .get_drvinfo floors under ethernet/
Rick Jones
9
-55
/
+54
2011-11-14
bnx2x: uses build_skb() in receive path
Eric Dumazet
5
-169
/
+171
2011-11-14
net: introduce build_skb()
Eric Dumazet
2
-0
/
+50
2011-11-14
net: fsl_pq_mdio: fix non tbi phy access
Baruch Siach
1
-6
/
+6
2011-11-14
net/can/mscan: add listen only mode
Marc Kleine-Budde
1
-2
/
+6
2011-11-14
neigh: new unresolved queue limits
Eric Dumazet
8
-56
/
+128
2011-11-14
bridge: add NTF_USE support
stephen hemminger
1
-11
/
+27
2011-11-14
Sweep additional floors of strcpy in .get_drvinfo routines
Rick Jones
17
-60
/
+74
2011-11-14
fsl_pq_mdio: Clean up tbi address configuration
Andy Fleming
1
-45
/
+8
2011-11-14
net-forcedeth: Add internal loopback support for forcedeth NICs.
Sanjay Hortikar
1
-1
/
+155
2011-11-14
6LoWPAN: update documentation
alex.bluesman.smirnov@gmail.com
1
-0
/
+27
2011-11-14
6LoWPAN: UDP header decompression
alex.bluesman.smirnov@gmail.com
1
-1
/
+60
2011-11-14
6LoWPAN: UDP header compression
alex.bluesman.smirnov@gmail.com
2
-4
/
+52
2011-11-14
6LoWPAN: set proper netdev flags
alex.bluesman.smirnov@gmail.com
1
-2
/
+1
2011-11-14
6LoWPAN: disable debugging by default
alex.bluesman.smirnov@gmail.com
1
-2
/
+0
2011-11-14
6LoWPAN: add fragmentation support
alex.bluesman.smirnov@gmail.com
3
-4
/
+280
2011-11-14
ipv6: reduce percpu needs for icmpv6msg mibs
Eric Dumazet
5
-19
/
+23
2011-11-13
net: introduce ethernet teaming device
Jiri Pirko
12
-0
/
+2133
2011-11-13
bnx2x: update driver version to 1.70.35-0
Dmitry Kravkov
1
-2
/
+2
2011-11-13
bnx2x: Remove on-stack napi struct variable
Ariel Elior
1
-5
/
+7
2011-11-13
bnx2x: prevent race in statistics flow
Dmitry Kravkov
1
-1
/
+3
2011-11-13
bnx2x: add fan failure event handling
Ariel Elior
2
-1
/
+26
2011-11-13
bnx2x: remove unused #define
Dmitry Kravkov
1
-7
/
+0
2011-11-13
bnx2x: simplify definition of RX_SGE_MASK_LEN and use it.
Dmitry Kravkov
2
-4
/
+2
2011-11-13
bnx2x: DCBX: use #define instead of magic
Dmitry Kravkov
2
-4
/
+6
2011-11-13
bnx2x: propagate DCBX negotiation
Dmitry Kravkov
4
-46
/
+90
2011-11-13
bnx2x: separate FCoE and iSCSI license initialization.
Dmitry Kravkov
3
-11
/
+46
2011-11-13
bnx2x: remove unused variable
Dmitry Kravkov
1
-3
/
+1
2011-11-13
bnx2x: use rx_queue index for skb_record_rx_queue()
Dmitry Kravkov
4
-2
/
+4
2011-11-13
bnx2x: allow FCoE and DCB for 578xx
Dmitry Kravkov
2
-3
/
+3
2011-11-12
be2net: stop issuing FW cmds if any cmd times out
Sathya Perla
3
-19
/
+20
2011-11-12
be2net: don't log more than one error on detecting EEH/UE errors
Sathya Perla
2
-13
/
+5
2011-11-12
be2net: stop checking the UE registers after an EEH error
Sathya Perla
1
-2
/
+4
2011-11-12
be2net: init (vf)_if_handle/vf_pmac_id to handle failure scenarios
Sathya Perla
4
-34
/
+42
2011-11-09
ipv4: PKTINFO doesnt need dst reference
Eric Dumazet
6
-22
/
+28
2011-11-09
ipv4: reduce percpu needs for icmpmsg mibs
Eric Dumazet
5
-13
/
+12
2011-11-08
net: rename sk_clone to sk_clone_lock
Eric Dumazet
6
-13
/
+29
2011-11-08
sch_choke: use skb_header_pointer()
Eric Dumazet
1
-10
/
+17
2011-11-08
ll_temac: Add support for phy_mii_ioctl
Ricardo Ribalda
1
-0
/
+14
[next]