aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | tipc: Cosmetic changes to neighbor discovery logicAllan Stephens2011-03-13
| | * | | | | | | | | | | tipc: Fix redundant link field handling in link protocol messageAllan Stephens2011-03-13
| | * | | | | | | | | | | tipc: make msg_set_redundant_link() consistent with other set opsAllan Stephens2011-03-13
| | * | | | | | | | | | | tipc: cosmetic - function names are not to be full sentencesPaul Gortmaker2011-03-13
| | * | | | | | | | | | | tipc: Eliminate timestamp from link protocol messagesAllan Stephens2011-03-13
| | * | | | | | | | | | | tipc: manually inline net_start/stop, make assoc. vars staticAllan Stephens2011-03-13
| | * | | | | | | | | | | tipc: Convert node object array to a hash tableAllan Stephens2011-03-13
| | * | | | | | | | | | | tipc: Eliminate configuration for maximum number of cluster nodesAllan Stephens2011-03-13
| | * | | | | | | | | | | tipc: Split up unified structure of network-related variablesAllan Stephens2011-03-13
| | * | | | | | | | | | | tipc: Fix problem with missing link in "tipc-config -l" outputAllan Stephens2011-03-13
| | * | | | | | | | | | | tipc: Add support for SO_RCVTIMEO socket optionAllan Stephens2011-03-13
| | * | | | | | | | | | | tipc: Cosmetic changes to node subscription codeAllan Stephens2011-03-13
| | * | | | | | | | | | | tipc: Prevent null pointer error when removing a node subscriptionAllan Stephens2011-03-13
| | * | | | | | | | | | | tipc: Add network address mask helper routinesAllan Stephens2011-03-13
| | * | | | | | | | | | | tipc: Correct broadcast link peer info when displaying linksAllan Stephens2011-03-13
| | * | | | | | | | | | | tipc: Allow receiving into iovec containing multiple entriesAllan Stephens2011-03-13
| * | | | | | | | | | | | ipv4: Fix PMTU update.Hiroaki SHIMODA2011-03-13
| |/ / / / / / / / / / /
| * | | | | | | | | | | decnet: Convert to use flowidn where applicable.David S. Miller2011-03-12
| * | | | | | | | | | | net: Put fl6_* macros to struct flowi6 and use them again.David S. Miller2011-03-12
| * | | | | | | | | | | ipv6: Convert to use flowi6 where applicable.David S. Miller2011-03-12
| * | | | | | | | | | | net: Put fl4_* macros to struct flowi4 and use them again.David S. Miller2011-03-12
| * | | | | | | | | | | ipv4: Kill fib_semantic_match declaration from fib_lookup.hDavid S. Miller2011-03-12
| * | | | | | | | | | | net: Use flowi4 and flowi6 in xfrm layer.David S. Miller2011-03-12
| * | | | | | | | | | | netfilter: Use flowi4 and flowi6 in xt_TCPMSSDavid S. Miller2011-03-12
| * | | | | | | | | | | netfilter: Use flowi4 and flowi6 in nf_conntrack_h323_mainDavid S. Miller2011-03-12
| * | | | | | | | | | | ipv4: Use flowi4 in UDPDavid S. Miller2011-03-12
| * | | | | | | | | | | netfilter: Use flowi4 in nf_nat_standalone.cDavid S. Miller2011-03-12
| * | | | | | | | | | | ipv4: Use flowi4 in ipmr code.David S. Miller2011-03-12
| * | | | | | | | | | | ipv4: Use flowi4 in FIB layer.David S. Miller2011-03-12
| * | | | | | | | | | | ipv4: Use flowi4 in public route lookup interfaces.David S. Miller2011-03-12
| * | | | | | | | | | | ipv4: Use struct flowi4 internally in routing lookups.David S. Miller2011-03-12
| * | | | | | | | | | | ipv4: Pass ipv4 flow objects into fib_lookup() paths.David S. Miller2011-03-12
| * | | | | | | | | | | net: Break struct flowi out into AF specific instances.David S. Miller2011-03-12
| * | | | | | | | | | | net: Make flowi ports AF dependent.David S. Miller2011-03-12
| * | | | | | | | | | | net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller2011-03-12
| * | | | | | | | | | | xfrm: Eliminate "fl" and "pol" args to xfrm_bundle_ok().David S. Miller2011-03-12
| * | | | | | | | | | | ipv4: Create and use route lookup helpers.David S. Miller2011-03-12
| * | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-03-11
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | mac80211: update minstrel_ht sample rate when probe is setDaniel Halperin2011-03-09
| | * | | | | | | | | | net/wireless: add COUNTRY to to regulatory device ueventScott James Remnant2011-03-09
| | * | | | | | | | | | mac80211: fix scan race, simplify codeJohannes Berg2011-03-07
| | * | | | | | | | | | mac80211: Add log message to ieee80211_restart_hw()Michael Buesch2011-03-07
| | * | | | | | | | | | mac80211: remove unused macrosShan Wei2011-03-07
| | * | | | | | | | | | mac80211: Remove redundant preamble and RTS flag setup in minstrel_htHelmut Schaa2011-03-04
| | * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-03-04
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Bluetooth: Fix some small code style issues in mgmt.cSzymon Janc2011-03-01
| | | * | | | | | | | | | Bluetooth: Use variable name instead of type in sizeof()Szymon Janc2011-03-01
| | | * | | | | | | | | | Bluetooth: Remove unused code from get_connectionsSzymon Janc2011-03-01
| | | * | | | | | | | | | Bluetooth: Log all parameters in cmd_status for easier debuggingSzymon Janc2011-03-01
| | | * | | | | | | | | | Bluetooth: Fix possible NULL pointer dereference in cmd_completeSzymon Janc2011-03-01