aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* 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
| | * Bluetooth: Use ERR_PTR as return error from hci_connectVille Tervo2011-02-27
| | * Bluetooth: Validate data size before accessing mgmt commandsSzymon Janc2011-02-27
| | * Bluetooth: Move index to common header in management interfaceSzymon Janc2011-02-27
| | * Bluetooth: Use proper command structure in remove_uuidSzymon Janc2011-02-27
| | * Bluetooth: Remove duplicated BT_INFO() from L2CAPGustavo F. Padovan2011-02-25
| | * Bluetooth: remove unnecessary call to hci_sock_cleanupAnand Gadiyar2011-02-25
| | * Bluetooth: fix build break on hci_sock.cAnand Gadiyar2011-02-22
| | * Bluetooth: Fix LE conn creationAnderson Briglia2011-02-21
| | * Bluetooth: Fix unnecessary list traversal in mgmt_pending_removeJohan Hedberg2011-02-21
| | * Bluetooth: Fix inititial value for remote authentication requirementsJohan Hedberg2011-02-21
| | * Bluetooth: Add mgmt_auth_failed eventJohan Hedberg2011-02-21
| | * Bluetooth: Fix mgmt_pin_code_reply return parametersJohan Hedberg2011-02-21
| | * Bluetooth: Fix mgmt_pin_code_reply command status opcodeJohan Hedberg2011-02-21
| | * Bluetooth: Add management support for user confirmation requestJohan Hedberg2011-02-21
| | * Bluetooth: Add mgmt_pair_device commandJohan Hedberg2011-02-21
| | * Bluetooth: Make pending_add return a pointer to the added entryJohan Hedberg2011-02-21
* | | ipv4: Kill flowi arg to fib_select_multipath()David S. Miller2011-03-10
* | | ipv4: Remove unnecessary test from ip_mkroute_input()David S. Miller2011-03-10
* | | ipv4: Remove redundant RCU locking in ip_check_mc().David S. Miller2011-03-10
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-03-10
|\ \ \
| * | | ip6ip6: autoload ip6 tunnelstephen hemminger2011-03-10