index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-12-10
sh_eth: Optimization for RX excess judgement
Mitsuhiro Kimura
1
-5
/
+5
2014-12-09
net: avoid to call skb_queue_len again
Li RongQing
1
-1
/
+1
2014-12-09
tcp: refine TSO autosizing
Eric Dumazet
3
-58
/
+63
2014-12-09
chelsio: fix misspelling of current function in string
Julia Lawall
1
-1
/
+1
2014-12-09
hp100: fix misspelling of current function in string
Julia Lawall
1
-2
/
+5
2014-12-09
uli526x: fix misspelling of current function in string
Julia Lawall
1
-1
/
+1
2014-12-09
isdn: fix misspelling of current function in string
Julia Lawall
8
-10
/
+9
2014-12-09
dmfe: fix misspelling of current function in string
Julia Lawall
1
-1
/
+1
2014-12-09
macvlan: play well with ipvlan device
Mahesh Bandewar
1
-0
/
+3
2014-12-09
ipvlan: move the device check function into netdevice.h
Mahesh Bandewar
3
-15
/
+15
2014-12-09
ipvlan: play well with macvlan device
Mahesh Bandewar
1
-0
/
+6
2014-12-09
netdevice: Add a function to check macvlan port
Mahesh Bandewar
1
-0
/
+5
2014-12-09
dst: no need to take reference on DST_NOCACHE dsts
Hannes Frederic Sowa
3
-47
/
+4
2014-12-09
dummy: add support for ethtool get_drvinfo
Flavio Leitner
1
-2
/
+17
2014-12-09
Documentation (ixgbe.txt): use a decimal address.
Rami Rosen
1
-1
/
+1
2014-12-09
openvswitch: set correct protocol on route lookup
Jiri Benc
1
-1
/
+1
2014-12-09
macvlan: allow setting LRO independently of lower device
Michal Kubeček
1
-4
/
+5
2014-12-09
i40e/i40evf: Convert macro to static inline
Jeff Kirsher
2
-2
/
+8
2014-12-09
i40e: add to NVM update debug message
Shannon Nelson
1
-2
/
+4
2014-12-09
i40e: check for AQ timeout in aq_rc decode
Shannon Nelson
3
-14
/
+33
2014-12-09
i40e: poll on NVM semaphore only if not other error
Shannon Nelson
1
-4
/
+9
2014-12-09
i40e: fix up NVM update sm error handling
Shannon Nelson
1
-10
/
+16
2014-12-09
i40e: set max limit for access polling
Shannon Nelson
3
-15
/
+10
2014-12-09
i40e: remove unused nvm_semaphore_wait
Shannon Nelson
3
-4
/
+0
2014-12-09
i40e: init NVM update state on adminq init
Shannon Nelson
1
-0
/
+2
2014-12-09
i40e: add range check to i40e_aq_rc_to_posix
Shannon Nelson
2
-0
/
+4
2014-12-09
i40e: rework debug messages for NVM update
Shannon Nelson
1
-27
/
+80
2014-12-09
i40e: let firmware catch the NVM busy error
Shannon Nelson
4
-19
/
+0
2014-12-09
i40e: better error messages for NVM update issues
Shannon Nelson
1
-19
/
+33
2014-12-09
i40e: clear NVM update state on ethtool test
Shannon Nelson
1
-0
/
+3
2014-12-09
net: sched: cls_basic: fix error path in basic_change()
Jiri Pirko
1
-3
/
+2
2014-12-09
net: macb: Remove obsolete comment from Kconfig
James Byrne
1
-2
/
+2
2014-12-09
net: ethernet: rocker: Add dependency to CONFIG_BRIDGE in Kconfig
Andreas Ruprecht
1
-1
/
+1
2014-12-09
net/socket.c : introduce helper function do_sock_sendmsg to replace reduplica...
Gu Zheng
1
-12
/
+10
2014-12-09
tcp_cubic: refine Hystart delay threshold
Eric Dumazet
1
-1
/
+1
2014-12-09
tcp_cubic: add SNMP counters to track how effective is Hystart
Eric Dumazet
3
-9
/
+30
2014-12-09
x86: bpf_jit_comp: Remove inline from static function definitions
Joe Perches
1
-9
/
+9
2014-12-09
x86: bpf_jit_comp: Reduce is_ereg() code size
Joe Perches
1
-5
/
+5
2014-12-09
net: sched: cls: remove unused op put from tcf_proto_ops
Jiri Pirko
10
-49
/
+0
2014-12-09
bnx2x: Use correct fastpath version for VFs.
Yuval Mintz
7
-5
/
+88
2014-12-09
net: tulip: Remove private "strncmp"
Rasmus Villemoes
1
-17
/
+3
2014-12-09
drivers: net : cpsw: Update Kconfig for CPSW
Lokesh Vutla
1
-4
/
+4
2014-12-09
tipc: fix missing spinlock init and nullptr oops
Erik Hugne
1
-3
/
+6
2014-12-09
r8152: redefine REALTEK_USB_DEVICE
hayeswang
1
-6
/
+20
2014-12-09
net: avoid two atomic operations in fast clones
Eric Dumazet
2
-19
/
+19
2014-12-09
rtnetlink: delay RTM_DELLINK notification until after ndo_uninit()
Mahesh Bandewar
3
-7
/
+35
2014-12-09
tc_act: export uapi header file
stephen hemminger
1
-0
/
+1
2014-12-09
cxgb4: Update firmware version after flashing it via ethtool
Hariprasad Shenai
1
-0
/
+2
2014-12-09
cxgb4/cxgb4vf: Use new interfaces to calculate BAR2 SGE Queue Register addresses
Hariprasad Shenai
7
-140
/
+288
2014-12-09
cxgb4/cxgb4vf: Add code to calculate T5 BAR2 Offsets for SGE Queue Registers
Hariprasad Shenai
5
-7
/
+247
[next]