summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
...
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add special handling with __hci_request and HCI_INITJohan Hedberg2011-02-08
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Reject pairing requests when in non-pairable modeJohan Hedberg2011-02-08
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Implement UUID handling through the management interfaceJohan Hedberg2011-02-08
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Implement set_pairable managment commandJohan Hedberg2011-02-08
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add flag to track managment controlled adaptersJohan Hedberg2011-02-08
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Unify mode related management messages to a single structJohan Hedberg2011-02-08
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add set_connectable management commandJohan Hedberg2011-02-08
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add support for set_discoverable management commandJohan Hedberg2011-02-08
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add support for set_powered management commandJohan Hedberg2011-02-08
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add support for management powered eventJohan Hedberg2011-02-08
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Implement automatic setup procedure for local adaptersJohan Hedberg2011-02-08
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Use non-flushable by default L2CAP data packetsAndrei Emeltchenko2011-02-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netem: revised correlated loss generatorstephen hemminger2011-02-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netem: define NETEM_DIST_MAXstephen hemminger2011-02-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv4: Rearrange how ip_route_newports() gets port keys.David S. Miller2011-02-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xfrm: Const'ify xfrm_address_t args to xfrm_state_find.David S. Miller2011-02-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xfrm: Const'ify ptr args to xfrm_state_*_check and xfrm_state_kern.David S. Miller2011-02-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xfrm: Const'ify xfrm_tmpl and xfrm_state args to xfrm_state_addr_cmp.David S. Miller2011-02-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xfrm: Const'ify policy arg to xp_net.David S. Miller2011-02-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xfrm: Const'ify selector args in xfrm_migrate paths.David S. Miller2011-02-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xfrm: Const'ify pointer args to km_migrate() and implementations.David S. Miller2011-02-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xfrm: Const'ify address argument to xfrm_addr_any()David S. Miller2011-02-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xfrm: Const'ify address arguments to xfrm_addr_cmp()David S. Miller2011-02-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xfrm: Const'ify address arguments to ->dst_lookup()David S. Miller2011-02-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xfrm: Const'ify selector argument to xfrm_selector_match()David S. Miller2011-02-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xfrm: Const'ify tmpl and address arguments to ->init_temprop()David S. Miller2011-02-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xfrm: Pass km_event pointers around as const when possible.David S. Miller2011-02-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'tipc-Feb23-2011' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller2011-02-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tipc: Clean out all remaining instances of #if 0'd unused codeAllan Stephens2011-02-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tipc: Improve handling of invalid link tolerance valuesAllan Stephens2011-02-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Implement SFEATURES compatibility for not updated driversMichał Mirosław2011-02-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net_sched: SFB flow schedulerEric Dumazet2011-02-23
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Make flow cache paths use a const struct flowi.David S. Miller2011-02-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Mark flowi arg to flow_cache_uli_match() const.David S. Miller2011-02-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xfrm: Mark flowi arg to xfrm_state_find() const.David S. Miller2011-02-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xfrm: Mark flowi arg to security_xfrm_state_pol_flow_match() const.David S. Miller2011-02-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xfrm: Mark flowi arg to xfrm_selector_match() const.David S. Miller2011-02-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xfrm: Mark token args to addr_match() const.David S. Miller2011-02-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xfrm: Mark flowi arg to xfrm_type->reject() const.David S. Miller2011-02-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xfrm: Mark flowi arg to ->init_tempsel() const.David S. Miller2011-02-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xfrm: Mark flowi arg to ->fill_dst() const.David S. Miller2011-02-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xfrm: Mark flowi arg to ->get_tos() const.David S. Miller2011-02-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xfrm: Mark flowi arg const in key extraction helpers.David S. Miller2011-02-22
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: add __rcu annotations to sk_wq and wqEric Dumazet2011-02-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tcp: Remove debug macro of TCP_CHECK_TIMERShan Wei2011-02-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-02-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv4: Add hash table of interface addresses.David S. Miller2011-02-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv4: Use const'ify fib_result deep in the route call chains.David S. Miller2011-02-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv4: Mark fib_combine_itag()'s 'res' arg as const.David S. Miller2011-02-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Add initial_ref arg to dst_alloc().David S. Miller2011-02-17