index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-03-13
tipc: manually inline net_start/stop, make assoc. vars static
Allan Stephens
2011-03-13
tipc: Convert node object array to a hash table
Allan Stephens
2011-03-13
tipc: Eliminate configuration for maximum number of cluster nodes
Allan Stephens
2011-03-13
tipc: Split up unified structure of network-related variables
Allan Stephens
2011-03-13
tipc: Fix problem with missing link in "tipc-config -l" output
Allan Stephens
2011-03-13
tipc: Add support for SO_RCVTIMEO socket option
Allan Stephens
2011-03-13
tipc: Cosmetic changes to node subscription code
Allan Stephens
2011-03-13
tipc: Prevent null pointer error when removing a node subscription
Allan Stephens
2011-03-13
tipc: Add network address mask helper routines
Allan Stephens
2011-03-13
tipc: Correct broadcast link peer info when displaying links
Allan Stephens
2011-03-13
tipc: Allow receiving into iovec containing multiple entries
Allan Stephens
2011-03-12
decnet: Convert to use flowidn where applicable.
David S. Miller
2011-03-12
net: Put fl6_* macros to struct flowi6 and use them again.
David S. Miller
2011-03-12
ipv6: Convert to use flowi6 where applicable.
David S. Miller
2011-03-12
net: Put fl4_* macros to struct flowi4 and use them again.
David S. Miller
2011-03-12
ipv4: Kill fib_semantic_match declaration from fib_lookup.h
David S. Miller
2011-03-12
net: Use flowi4 and flowi6 in xfrm layer.
David S. Miller
2011-03-12
net: Add flowi6_* member helper macros.
David S. Miller
2011-03-12
netfilter: Use flowi4 and flowi6 in xt_TCPMSS
David S. Miller
2011-03-12
netfilter: Use flowi4 and flowi6 in nf_conntrack_h323_main
David S. Miller
2011-03-12
ipv4: Use flowi4 in UDP
David S. Miller
2011-03-12
netfilter: Use flowi4 in nf_nat_standalone.c
David S. Miller
2011-03-12
ipv4: Use flowi4 in ipmr code.
David S. Miller
2011-03-12
ipv4: Use flowi4 in FIB layer.
David S. Miller
2011-03-12
ipv4: Use flowi4 in public route lookup interfaces.
David S. Miller
2011-03-12
ipv4: Use struct flowi4 internally in routing lookups.
David S. Miller
2011-03-12
ipv4: Pass ipv4 flow objects into fib_lookup() paths.
David S. Miller
2011-03-12
net: Add flowiX_to_flowi() shorthands.
David S. Miller
2011-03-12
net: Break struct flowi out into AF specific instances.
David S. Miller
2011-03-12
net: Make flowi ports AF dependent.
David S. Miller
2011-03-12
net: Create union flowi_uli
David S. Miller
2011-03-12
net: Create struct flowi_common
David S. Miller
2011-03-12
net: Put flowi_* prefix on AF independent members of struct flowi
David S. Miller
2011-03-12
xfrm: Eliminate "fl" and "pol" args to xfrm_bundle_ok().
David S. Miller
2011-03-12
net: Remove unnecessary padding in struct flowi
David S. Miller
2011-03-12
ipv4: Create and use route lookup helpers.
David S. Miller
2011-03-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2011-03-12
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2011-03-12
ixgbe: DCB, PFC not cleared until reset occurs
John Fastabend
2011-03-12
ixgbe: add support for VF Transmit rate limit using iproute2
Lior Levy
2011-03-12
ixgbe: DCB, set minimum bandwidth per traffic class
John Fastabend
2011-03-12
ixgbe: correct typo in define name
Emil Tantilov
2011-03-12
ixgbe: update PHY code to support 100Mbps as well as 1G/10G
Emil Tantilov
2011-03-12
ixgbe: remove timer reset to 0 on timeout
Emil Tantilov
2011-03-12
ixgbe: DCB during ifup use correct CEE or IEEE mode
John Fastabend
2011-03-12
ixgbe: IEEE 802.1Qaz, implement priority assignment table
John Fastabend
2011-03-12
ixgbe: DCB, missed translation from 8021Qaz TSA to CEE link strict
John Fastabend
2011-03-12
ixgbe: DCB: enable RSS to be used with DCB
John Fastabend
2011-03-12
ixgbe: enable ndo_tc_setup
John Fastabend
2011-03-12
ixgbe: DCB, use multiple Tx rings per traffic class
John Fastabend
[next]