index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
*
|
|
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 git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-03-11
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2011-03-04
|
|
|
\
\
|
|
|
*
|
Bluetooth: Move index to common header in management interface
Szymon Janc
2011-02-27
|
|
|
*
|
Bluetooth: Add mgmt_auth_failed event
Johan Hedberg
2011-02-21
|
|
|
*
|
Bluetooth: Fix mgmt_pin_code_reply return parameters
Johan Hedberg
2011-02-21
|
|
|
*
|
Bluetooth: Add management support for user confirmation request
Johan Hedberg
2011-02-21
|
|
|
*
|
Bluetooth: Add mgmt_pair_device command
Johan Hedberg
2011-02-21
|
*
|
|
|
ipv4: Kill flowi arg to fib_select_multipath()
David S. Miller
2011-03-10
|
*
|
|
|
Phonet: allocate sock from accept syscall rather than soft IRQ
Rémi Denis-Courmont
2011-03-09
|
*
|
|
|
ipv4: Fix scope value used in route src-address caching.
David S. Miller
2011-03-08
|
*
|
|
|
ipv4: Cache source address in nexthop entries.
David S. Miller
2011-03-07
|
*
|
|
|
ipv4: Remove flowi from struct rtable.
David S. Miller
2011-03-04
|
*
|
|
|
ipv4: Use passed-in protocol in ip_route_newports().
David S. Miller
2011-03-04
|
*
|
|
|
Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2011-03-04
|
|
\
\
\
\
|
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-03-04
|
|
|
\
|
|
|
|
|
|
*
|
|
cfg80211: add a field for the bitrate of the last rx data packet from a station
Felix Fietkau
2011-03-01
|
|
|
*
|
|
mac80211: support direct offchannel TX offload
Johannes Berg
2011-02-25
|
|
|
*
|
|
mac80211: make tx() operation return void
Johannes Berg
2011-02-25
|
|
|
*
|
|
mac80211: rename RX_FLAG_TSFT
Johannes Berg
2011-02-23
|
|
|
|
/
/
|
*
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-03-03
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
net_sched: reduce fifo qdisc size
Eric Dumazet
2011-03-03
|
*
|
|
|
dcbnl: add support for retrieving peer configuration - cee
Shmulik Ravid
2011-03-02
|
*
|
|
|
dcbnl: add support for retrieving peer configuration - ieee
Shmulik Ravid
2011-03-02
|
*
|
|
|
ipv4: ip_route_output_key() is better as an inline.
David S. Miller
2011-03-02
|
*
|
|
|
ipv4: Make output route lookup return rtable directly.
David S. Miller
2011-03-02
|
*
|
|
|
xfrm: Return dst directly from xfrm_lookup()
David S. Miller
2011-03-02
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2011-03-02
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
ipvs: unify the formula to estimate the overhead of processing connections
Changli Gao
2011-02-25
|
|
*
|
|
ipvs: use hlist instead of list
Changli Gao
2011-02-22
|
|
*
|
|
ipvs: make "no destination available" message more informative
Patrick Schaaf
2011-02-16
|
*
|
|
|
xfrm: Handle blackhole route creation via afinfo.
David S. Miller
2011-03-01
|
*
|
|
|
ipv6: Normalize arguments to ip6_dst_blackhole().
David S. Miller
2011-03-01
|
*
|
|
|
xfrm: Kill XFRM_LOOKUP_WAIT flag.
David S. Miller
2011-03-01
|
*
|
|
|
ipv6: Change final dst lookup arg name to "can_sleep"
David S. Miller
2011-03-01
|
*
|
|
|
ipv4: Kill can_sleep arg to ip_route_output_flow()
David S. Miller
2011-03-01
|
*
|
|
|
net: Add FLOWI_FLAG_CAN_SLEEP.
David S. Miller
2011-03-01
|
*
|
|
|
ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep"
David S. Miller
2011-03-01
|
*
|
|
|
ipv4: Can final ip_route_connect() arg to boolean "can_sleep".
David S. Miller
2011-03-01
|
*
|
|
|
ipv6: Consolidate route lookup sequences.
David S. Miller
2011-03-01
|
*
|
|
|
udp: Switch to ip_finish_skb
Herbert Xu
2011-03-01
|
*
|
|
|
inet: Add ip_make_skb and ip_finish_skb
Herbert Xu
2011-03-01
|
*
|
|
|
inet: Remove explicit write references to sk/inet in ip_append_data
Herbert Xu
2011-03-01
|
*
|
|
|
xfrm: Pass const xfrm_mark to xfrm_mark_put().
David S. Miller
2011-02-27
|
*
|
|
|
xfrm: Pass const xfrm_address_t objects to xfrm_state_lookup* and xfrm_find_acq.
David S. Miller
2011-02-27
|
*
|
|
|
xfrm: Pass const arg to xfrm_alg_len and xfrm_alg_auth_len.
David S. Miller
2011-02-27
|
*
|
|
|
xfrm: Pass name as const to xfrm_*_get_byname().
David S. Miller
2011-02-27
|
*
|
|
|
Phonet: fix flawed "SYN/ACK" logic
Rémi Denis-Courmont
2011-02-25
|
*
|
|
|
Phonet: don't bother with transaction IDs (especially for indications)
Rémi Denis-Courmont
2011-02-25
[prev]
[next]