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
2015-03-03
i40e/i40evf: Bump versions
Sravanthi Tangeda
2015-03-03
i40e: Only enable TC0 for NIC partition type
Neerav Parikh
2015-03-03
i40e: Register DCBNL ops in MFP mode
Neerav Parikh
2015-03-03
i40evf: ethtool RSS fixes
Mitch Williams
2015-03-03
i40e: Fix RSS size at init since default num queue calculation has changed
Anjali Singhai Jain
2015-03-03
i40e: Move RSS table size for VSIs to the VSI struct
Anjali Singhai Jain
2015-03-03
i40e/i40evf: Add missing packet types for VXLAN encapsulated packet types
Anjali Singhai Jain
2015-03-03
i40e: Fix issue with removal of apps from DBCNL app table
Neerav Parikh
2015-03-03
i40e: Add FW check to disable DCB and wrap autoneg workaround with FW check
Anjali Singhai Jain
2015-03-03
i40e: Enable more than 64 qps for the Main VSI
Anjali Singhai Jain
2015-03-03
i40e: don't disable PF LB when disabling VFs
Mitch Williams
2015-03-03
i40e: Add safety net for switch calling
Akeem G Abodunrin
2015-03-03
i40e/i40evf: print FW build number in version string
Shannon Nelson
2015-03-03
i40e: Skip the priority tagging if DCB is not enabled
Neerav Parikh
2015-03-03
fm10k: Resolve various spelling errors and checkpatch warnings
Matthew Vick
2015-03-03
fm10k: Implement ndo_features_check
Matthew Vick
2015-03-03
fm10k: Modify tunnel length header check when offloading
Matthew Vick
2015-03-02
Merge branch 'neigh_cleanups'
David S. Miller
2015-03-02
neigh: Don't require a dst in neigh_resolve_output
Eric W. Biederman
2015-03-02
neigh: Don't require dst in neigh_hh_init
Eric W. Biederman
2015-03-02
arp: Kill arp_find
Eric W. Biederman
2015-03-02
net: Kill dev_rebuild_header
Eric W. Biederman
2015-03-02
ax25: Stop depending on arp_find
Eric W. Biederman
2015-03-02
ax25: Stop calling/abusing dev_rebuild_header
Eric W. Biederman
2015-03-02
neigh: Move neigh_compat_output into ax25_ip.c
Eric W. Biederman
2015-03-02
arp: Remove special case to give AX25 it's open arp operations.
Eric W. Biederman
2015-03-02
ax25: Refactor to use private neighbour operations.
Eric W. Biederman
2015-03-02
ax25: Make ax25_header and ax25_rebuild_header static
Eric W. Biederman
2015-03-02
ax25/6pack: Replace sp_header_ops with ax25_header_ops
Eric W. Biederman
2015-03-02
ax25/kiss: Replace ax_header_ops with ax25_header_ops
Eric W. Biederman
2015-03-02
rose: Transmit packets in rose_xmit not rose_rebuild_header
Eric W. Biederman
2015-03-02
rose: Set the destination address in rose_header
Eric W. Biederman
2015-03-02
ax25: In ax25_rebuild_header add missing kfree_skb
Eric W. Biederman
2015-03-02
ebpf: move CONFIG_BPF_SYSCALL-only function declarations
Daniel Borkmann
2015-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-03-02
filter: refactor common filter attach code into __sk_attach_prog
Daniel Borkmann
2015-03-02
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-03-02
Merge branch 'sendmsg_recvmsg_iocb_removal'
David S. Miller
2015-03-02
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
2015-03-02
tipc: Don't use iocb argument in socket layer
Ying Xue
2015-03-02
netfilter: nft_compat: add support for arptables extensions
Arturo Borrero
2015-03-02
Merge branch 'dropcount'
David S. Miller
2015-03-02
net: move skb->dropcount to skb->cb[]
Eyal Birger
2015-03-02
net: add common accessor for setting dropcount on packets
Eyal Birger
2015-03-02
net: use common macro for assering skb->cb[] available size in protocol families
Eyal Birger
2015-03-02
net: packet: use sockaddr_ll fields as storage for skb original length in rec...
Eyal Birger
2015-03-02
net: rxrpc: change call to sock_recv_ts_and_drops() on rxrpc recvmsg to sock_...
Eyal Birger
2015-03-02
net: bluetooth: compact struct bt_skb_cb by converting boolean fields to bit ...
Eyal Birger
2015-03-02
net: bluetooth: compact struct bt_skb_cb by inlining struct hci_req_ctrl
Eyal Birger
2015-03-02
pppoe: Use workqueue to die properly when a PADT is received
Simon Farnsworth
[next]