aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* 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
| * | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2011-03-10
| |\ \ \
| | * | | net: don't allow CAP_NET_ADMIN to load non-netdev kernel modulesVasiliy Kulikov2011-03-09
| | * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-03-05
| | |\ \ \
| | | * | | libceph: fix msgr standby handlingSage Weil2011-03-04
| | | * | | libceph: fix msgr keepalive flagSage Weil2011-03-04
| | | * | | libceph: fix msgr backoffSage Weil2011-03-04
| | | * | | libceph: retry after authorization failureSage Weil2011-03-03
| | | * | | libceph: fix handling of short returns from get_user_pagesSage Weil2011-03-03
| * | | | | net: bridge builtin vs. ipv6 modularRandy Dunlap2011-03-10