index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-11-20
i40e: don't overload fields
Mitch Williams
2014-11-20
ixgbevf: add netpoll support
Emil Tantilov
2014-11-20
ixgbevf: compare total_rx_packets and budget in ixgbevf_clean_rx_irq
Emil Tantilov
2014-11-20
ixgbevf: Change receive model to use double buffered page based receives
Emil Tantilov
2014-11-20
ixgbevf: Update Rx next to clean in real time
Emil Tantilov
2014-11-20
ixgbevf: reorder main loop in ixgbe_clean_rx_irq to allow for do/while/continue
Emil Tantilov
2014-11-20
ixgbevf: Cleanup variable usage, improve stack performance
Emil Tantilov
2014-11-20
ixgbevf: Combine the logic for post Rx processing into single function
Emil Tantilov
2014-11-20
ixgbevf: Test Rx status bits directly out of the descriptor
Emil Tantilov
2014-11-20
ixgbevf: Update ixgbevf_alloc_rx_buffers to handle clearing of status bits
Emil Tantilov
2014-11-19
bpf: fix arraymap NULL deref and missing overflow and zero size checks
Alexei Starovoitov
2014-11-19
netlink: Deletion of an unnecessary check before the function call "__module_...
Markus Elfring
2014-11-19
net: pktgen: Deletion of an unnecessary check before the function call "proc_...
Markus Elfring
2014-11-19
usbnet: rtl8150: remove unused variable
Sudip Mukherjee
2014-11-19
Merge branch 'stmmac-next'
David S. Miller
2014-11-19
stmmac: review driver when run kernel-doc
Giuseppe CAVALLARO
2014-11-19
stmmac: document common header file
Giuseppe CAVALLARO
2014-11-19
stmmac: update driver documentation
Giuseppe CAVALLARO
2014-11-19
tcp: make connect() mem charging friendly
Eric Dumazet
2014-11-19
tun: return NET_XMIT_DROP for dropped packets
Jason Wang
2014-11-18
icmp: Remove some spurious dropped packet profile hits from the ICMP path
Rick Jones
2014-11-18
dev_ioctl: use sizeof(x) instead of sizeof x
Fabian Frederick
2014-11-18
net/core: include linux/types.h instead of asm/types.h
Fabian Frederick
2014-11-18
net: fix spelling for synchronized
Fabian Frederick
2014-11-18
dccp: spelling s/reseting/resetting
Fabian Frederick
2014-11-18
dccp: replace min/casting by min_t
Fabian Frederick
2014-11-18
dccp: remove blank lines between function/EXPORT_SYMBOL
Fabian Frederick
2014-11-18
dccp: kerneldoc warning fixes
Fabian Frederick
2014-11-18
Merge tag 'linux-can-next-for-3.19-20141117' of git://gitorious.org/linux-can...
David S. Miller
2014-11-18
Merge branch 'fec-next'
David S. Miller
2014-11-18
net: fec: remove unused return value from swap_buffer()
Lothar Waßmann
2014-11-18
net: fec: simplify loop counter handling in swap_buffer()
Lothar Waßmann
2014-11-18
net: fec: use swab32s() instead of cpu_to_be32()
Lothar Waßmann
2014-11-18
net: fec: improve access to quirk flags by copying them into fec_enet_private...
Lothar Waßmann
2014-11-18
net: fec: change type of 'bufdesc_ex' to bool
Lothar Waßmann
2014-11-18
net: fec: properly parenthesize macro args
Lothar Waßmann
2014-11-18
net: fec: consistently use lower case chars as hex digits
Lothar Waßmann
2014-11-18
net: fec: indentation cleanup
Lothar Waßmann
2014-11-18
Merge branch 'ebpf_maps'
David S. Miller
2014-11-18
bpf: remove test map scaffolding and user proper types
Alexei Starovoitov
2014-11-18
bpf: allow eBPF programs to use maps
Alexei Starovoitov
2014-11-18
bpf: add a testsuite for eBPF maps
Alexei Starovoitov
2014-11-18
bpf: fix BPF_MAP_LOOKUP_ELEM command return code
Alexei Starovoitov
2014-11-18
bpf: add array type of eBPF maps
Alexei Starovoitov
2014-11-18
bpf: add hashtable type of eBPF maps
Alexei Starovoitov
2014-11-18
bpf: add 'flags' attribute to BPF_MAP_UPDATE_ELEM command
Alexei Starovoitov
2014-11-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2014-11-18
PPC: bpf_jit_comp: Unify BPF_MOD | BPF_X and BPF_DIV | BPF_X
Denis Kirjanov
2014-11-18
i40e: Set XPS bit mask to zero in DCB mode
Neerav Parikh
2014-11-18
i40e: Prevent link flow control settings when PFC is enabled
Neerav Parikh
[next]