index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: proc: change proc_net_remove to remove_proc_entry
Gao feng
2013-02-18
60
-112
/
+112
*
net: proc: remove proc_net_fops_create
Gao feng
2013-02-18
2
-11
/
+0
*
net: proc: change proc_net_fops_create to proc_create
Gao feng
2013-02-18
52
-86
/
+100
*
drivers: net: davinci_cpdma: acknowledge interrupt properly
Mugunthan V N
2013-02-18
3
-12
/
+24
*
tg3: Use different macros for pci_chip_rev_id accesses
Joe Perches
2013-02-18
2
-401
/
+408
*
tg3: Remove define and single use of GET_CHIP_REV_ID
Joe Perches
2013-02-18
2
-9
/
+5
*
bgmac: fix unaligned accesses to network headers
Hauke Mehrtens
2013-02-18
1
-1
/
+1
*
ip: fix warning in xfrm4_mode_tunnel_input
stephen hemminger
2013-02-18
1
-1
/
+2
*
ipv6: fix warning in xfrm6_mode_tunnel_input
stephen hemminger
2013-02-18
1
-1
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2013-02-18
14
-660
/
+973
|
\
|
*
ixgbe: Update DESC_NEEDED define to adjust for changes to MAX_SKB_FRAGS
Alexander Duyck
2013-02-15
1
-1
/
+1
|
*
ixgbe: fix Tx timeouts with BQL
Emil Tantilov
2013-02-15
2
-7
/
+34
|
*
ixgbe: implement SFF diagnostic monitoring via ethtool
Aurélien Guillaume
2013-02-15
3
-0
/
+119
|
*
ixgbe: cleanup error checking in ixgbe_identify_sfp_module_generic()
Emil Tantilov
2013-02-15
1
-24
/
+10
|
*
ixgbe: fix possible data corruption in read_i2c_byte
Emil Tantilov
2013-02-15
1
-1
/
+1
|
*
ixgbe: Add support for set_channels ethtool operation
Alexander Duyck
2013-02-15
1
-0
/
+38
|
*
ixgbe: Add support for displaying the number of Tx/Rx channels
Alexander Duyck
2013-02-15
1
-0
/
+72
|
*
ixgbe: Make ixgbe_setup_tc usable even when DCB is not enabled
Alexander Duyck
2013-02-15
2
-13
/
+8
|
*
ixgbe: Update ixgbe driver to use __netdev_pick_tx in ixgbe_select_queue
Alexander Duyck
2013-02-15
1
-22
/
+26
|
*
ixgbe: Add function for setting XPS queue mapping
Alexander Duyck
2013-02-15
3
-5
/
+20
|
*
ixgbe: Define FCoE and Flow director limits much sooner to allow for changes
Alexander Duyck
2013-02-15
3
-35
/
+19
|
*
igb: increase timeout for ethtool offline self-test
Stefan Assmann
2013-02-15
1
-1
/
+1
|
*
igbvf: Make next_to_watch a pointer and adjust memory barriers to avoid races
Alexander Duyck
2013-02-15
2
-23
/
+31
|
*
e1000e: display a warning message when SmartSpeed works
Koki Sanagi
2013-02-15
1
-0
/
+7
|
*
e1000: fix whitespace issues and multi-line comments
Jeff Kirsher
2013-02-15
5
-528
/
+586
*
|
net: move ioctl functions into a separated file
Cong Wang
2013-02-18
3
-574
/
+577
*
|
net: ehea module param description fix
Dave Young
2013-02-18
1
-4
/
+4
*
|
ipv6: optimize inet6_hash_frag()
Eric Dumazet
2013-02-18
1
-14
/
+1
*
|
Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
2013-02-18
1
-59
/
+44
|
\
\
|
|
/
|
/
|
|
*
tipc: remove redundant checking for the number of iovecs in a send request
Ying Xue
2013-02-15
1
-6
/
+3
|
*
tipc: byte-based overload control on socket receive queue
Ying Xue
2013-02-15
1
-38
/
+39
|
*
tipc: eliminate duplicated discard_rx_queue routine
Ying Xue
2013-02-15
1
-15
/
+2
*
|
net: use skb_reset_mac_len() in dev_gro_receive()
Eric Dumazet
2013-02-15
1
-3
/
+1
*
|
ieee802154: at86rf230: Remove empty suspend/resume callbacks
Lars-Peter Clausen
2013-02-15
1
-12
/
+0
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2013-02-15
4
-300
/
+495
|
\
\
|
*
|
ixgbe: refactor initialization of feature flags
Emil Tantilov
2013-02-15
1
-20
/
+38
|
*
|
igb: Refractoring function pointers in igb_get_invariants function
Akeem G. Abodunrin
2013-02-15
1
-251
/
+11
|
*
|
igb: Intialize MAC function pointers
Akeem G. Abodunrin
2013-02-15
1
-0
/
+61
|
*
|
igb: Initialize NVM function pointers
Akeem G. Abodunrin
2013-02-15
1
-0
/
+109
|
*
|
igb: Initialize PHY function pointers
Akeem G. Abodunrin
2013-02-15
1
-0
/
+112
|
*
|
igb: Update igb to use a path similar to ixgbe to determine when to stop Tx
Alexander Duyck
2013-02-15
2
-15
/
+28
|
*
|
igb: Refix sparse warning in igb_get_i2c_client
Carolyn Wyborny
2013-02-15
1
-1
/
+1
|
*
|
igb: Fix for improper allocation flag in igb_get_i2c_client
Carolyn Wyborny
2013-02-15
1
-1
/
+1
|
*
|
igb: Fix for improper exit in igb_get_i2c_client
Carolyn Wyborny
2013-02-15
1
-6
/
+1
|
*
|
igb: Support using build_skb in the case that jumbo frames are disabled
Alexander Duyck
2013-02-15
2
-34
/
+161
*
|
|
v4 GRE: Add TCP segmentation offload for GRE
Pravin B Shelar
2013-02-15
12
-11
/
+226
*
|
|
net: factor out skb_mac_gso_segment() from skb_gso_segment()
Pravin B Shelar
2013-02-15
2
-31
/
+50
*
|
|
net: Add skb_unclone() helper function.
Pravin B Shelar
2013-02-15
13
-21
/
+23
|
|
/
|
/
|
*
|
tg3: Update version to 3.130
Michael Chan
2013-02-15
1
-2
/
+2
*
|
tg3: Set initial carrier state to off.
Michael Chan
2013-02-15
1
-0
/
+2
[next]