Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
5e655105e3e19d746f9e95c514b014c11c3d1b6a
/
include
dc6ed1d
dcbnl: add support for retrieving peer configuration - cee
by Shmulik Ravid
· 15 years ago
eed8471
dcbnl: add support for retrieving peer configuration - ieee
by Shmulik Ravid
· 15 years ago
23b4116
netdevice: make initial group visible to userspace
by Vlad Dogaru
· 15 years ago
5bfa787
ipv4: ip_route_output_key() is better as an inline.
by David S. Miller
· 15 years ago
b23dd4f
ipv4: Make output route lookup return rtable directly.
by David S. Miller
· 15 years ago
452edd5
xfrm: Return dst directly from xfrm_lookup()
by David S. Miller
· 15 years ago
3872b28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 15 years ago
2774c13
xfrm: Handle blackhole route creation via afinfo.
by David S. Miller
· 15 years ago
69ead7a
ipv6: Normalize arguments to ip6_dst_blackhole().
by David S. Miller
· 15 years ago
80c0bc9
xfrm: Kill XFRM_LOOKUP_WAIT flag.
by David S. Miller
· 15 years ago
a141471
ipv6: Change final dst lookup arg name to "can_sleep"
by David S. Miller
· 15 years ago
273447b
ipv4: Kill can_sleep arg to ip_route_output_flow()
by David S. Miller
· 15 years ago
5df65e5
net: Add FLOWI_FLAG_CAN_SLEEP.
by David S. Miller
· 15 years ago
420d44d
ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep"
by David S. Miller
· 15 years ago
abdf7e7
ipv4: Can final ip_route_connect() arg to boolean "can_sleep".
by David S. Miller
· 15 years ago
68d0c6d
ipv6: Consolidate route lookup sequences.
by David S. Miller
· 15 years ago
f6b9664
udp: Switch to ip_finish_skb
by Herbert Xu
· 15 years ago
1c32c5a
inet: Add ip_make_skb and ip_finish_skb
by Herbert Xu
· 15 years ago
1470ddf
inet: Remove explicit write references to sk/inet in ip_append_data
by Herbert Xu
· 15 years ago
e3dfa38
xfrm: Pass const xfrm_mark to xfrm_mark_put().
by David S. Miller
· 15 years ago
a70486f
xfrm: Pass const xfrm_address_t objects to xfrm_state_lookup* and xfrm_find_acq.
by David S. Miller
· 15 years ago
8515862
xfrm: Pass const arg to xfrm_alg_len and xfrm_alg_auth_len.
by David S. Miller
· 15 years ago
6f2f19e
xfrm: Pass name as const to xfrm_*_get_byname().
by David S. Miller
· 15 years ago
080e413
netpoll: remove IFF_IN_NETPOLL flag
by Amerigo Wang
· 15 years ago
8f44fcc
Phonet: fix flawed "SYN/ACK" logic
by Rémi Denis-Courmont
· 15 years ago
0165d69
Phonet: don't bother with transaction IDs (especially for indications)
by Rémi Denis-Courmont
· 15 years ago
2feb618
Phonet: remove redumdant pep->pipe_state
by Rémi Denis-Courmont
· 15 years ago
14ba8fa
Phonet: use socket destination in pipe protocol
by Rémi Denis-Courmont
· 15 years ago
a805951
Phonet: implement per-socket destination/peer address
by Rémi Denis-Courmont
· 15 years ago
1b0db64
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
661b797
netem: revised correlated loss generator
by stephen hemminger
· 15 years ago
df173bd
netem: define NETEM_DIST_MAX
by stephen hemminger
· 15 years ago
b552f7e
ipvs: unify the formula to estimate the overhead of processing connections
by Changli Gao
· 15 years ago
dca8b08
ipv4: Rearrange how ip_route_newports() gets port keys.
by David S. Miller
· 15 years ago
33765d0
xfrm: Const'ify xfrm_address_t args to xfrm_state_find.
by David S. Miller
· 15 years ago
f884806
xfrm: Const'ify ptr args to xfrm_state_*_check and xfrm_state_kern.
by David S. Miller
· 15 years ago
21eddb5
xfrm: Const'ify xfrm_tmpl and xfrm_state args to xfrm_state_addr_cmp.
by David S. Miller
· 15 years ago
63eb23f
xfrm: Const'ify policy arg to xp_net.
by David S. Miller
· 15 years ago
b4b7c0b
xfrm: Const'ify selector args in xfrm_migrate paths.
by David S. Miller
· 15 years ago
183cad1
xfrm: Const'ify pointer args to km_migrate() and implementations.
by David S. Miller
· 15 years ago
6cc3296
xfrm: Const'ify address argument to xfrm_addr_any()
by David S. Miller
· 15 years ago
ff6acd1
xfrm: Const'ify address arguments to xfrm_addr_cmp()
by David S. Miller
· 15 years ago
5e6b930
xfrm: Const'ify address arguments to ->dst_lookup()
by David S. Miller
· 15 years ago
200ce96
xfrm: Const'ify selector argument to xfrm_selector_match()
by David S. Miller
· 15 years ago
19bd624
xfrm: Const'ify tmpl and address arguments to ->init_temprop()
by David S. Miller
· 15 years ago
214e005
xfrm: Pass km_event pointers around as const when possible.
by David S. Miller
· 15 years ago
55ae22d
Merge branch 'tipc-Feb23-2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/net-next-2.6
by David S. Miller
· 15 years ago
77c81e0
tipc: Clean out all remaining instances of #if 0'd unused code
by Allan Stephens
· 15 years ago
5413b4c
tipc: Improve handling of invalid link tolerance values
by Allan Stephens
· 15 years ago
39fc0ce
net: Implement SFEATURES compatibility for not updated drivers
by Michał Mirosław
· 15 years ago
e13e02a
net_sched: SFB flow scheduler
by Eric Dumazet
· 15 years ago
dee9f4b
net: Make flow cache paths use a const struct flowi.
by David S. Miller
· 15 years ago
0730b9a
net: Mark flowi arg to flow_cache_uli_match() const.
by David S. Miller
· 15 years ago
b520e9f
xfrm: Mark flowi arg to xfrm_state_find() const.
by David S. Miller
· 15 years ago
e33f770
xfrm: Mark flowi arg to security_xfrm_state_pol_flow_match() const.
by David S. Miller
· 15 years ago
e1ad2ab
xfrm: Mark flowi arg to xfrm_selector_match() const.
by David S. Miller
· 15 years ago
1744a8f
xfrm: Mark token args to addr_match() const.
by David S. Miller
· 15 years ago
8f029de
xfrm: Mark flowi arg to xfrm_type->reject() const.
by David S. Miller
· 15 years ago
73e5ebb
xfrm: Mark flowi arg to ->init_tempsel() const.
by David S. Miller
· 15 years ago
0c7b3ee
xfrm: Mark flowi arg to ->fill_dst() const.
by David S. Miller
· 15 years ago
05d8402
xfrm: Mark flowi arg to ->get_tos() const.
by David S. Miller
· 15 years ago
e8a4e37
xfrm: Mark flowi arg const in key extraction helpers.
by David S. Miller
· 15 years ago
5db5e44
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 15 years ago
eaefd11
net: add __rcu annotations to sk_wq and wq
by Eric Dumazet
· 15 years ago
731109e
ipvs: use hlist instead of list
by Changli Gao
· 15 years ago
089c348
tcp: Remove debug macro of TCP_CHECK_TIMER
by Shan Wei
· 15 years ago
da935c6
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
226111d
net: dcb: match dcb_app protocol field with 802.1Qaz spec
by John Fastabend
· 15 years ago
ece639c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 15 years ago
0cc9d52
Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
b1a1bcf
ssb: when needed, reject IM input while disabling device
by Rafał Miłecki
· 15 years ago
8b2988c
ssb: remove invalid define SSB_TMSLOW_PHYCLK
by Rafał Miłecki
· 15 years ago
fd23c3b
ipv4: Add hash table of interface addresses.
by David S. Miller
· 15 years ago
bc3adfc
Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 15 years ago
3c18d4d
Expand CONFIG_DEBUG_LIST to several other list operations
by Linus Torvalds
· 15 years ago
982721f
ipv4: Use const'ify fib_result deep in the route call chains.
by David S. Miller
· 15 years ago
b6bf3ca
ipv4: Mark fib_combine_itag()'s 'res' arg as const.
by David S. Miller
· 15 years ago
3c7bd1a
net: Add initial_ref arg to dst_alloc().
by David S. Miller
· 15 years ago
456d66e
RTC: Re-enable UIE timer/polling emulation
by John Stultz
· 15 years ago
6e57b1d
RTC: Revert UIE emulation removal
by John Stultz
· 15 years ago
e83d360
net: introduce NETIF_F_RXCSUM
by Michał Mirosław
· 15 years ago
5455c69
net: Introduce new feature setting ops
by Michał Mirosław
· 15 years ago
0a41770
ethtool: factorize get/set_one_feature
by Michał Mirosław
· 15 years ago
212b573
ethtool: enable GSO and GRO by default
by Michał Mirosław
· 15 years ago
adc4266
Bluetooth: Fix some code style issues in hci_core.h
by Szymon Janc
· 15 years ago
d503b30
netfilter: tproxy: do not assign timewait sockets to skb->sk
by Florian Westphal
· 15 years ago
2ce603e
Bluetooth: Send LE Connection Update Command
by Claudio Takahasi
· 15 years ago
6bd3232
Bluetooth: Use proper timer for hci command timout
by Ville Tervo
· 15 years ago
de73115
Bluetooth: Add connection parameter update response
by Claudio Takahasi
· 15 years ago
3300d9a
Bluetooth: Add LE signaling commands handling
by Claudio Takahasi
· 15 years ago
aff2cae
Bluetooth: Add SMP command structures
by Ville Tervo
· 15 years ago
b62f328
Bluetooth: Add server socket support for LE connection
by Ville Tervo
· 15 years ago
acd7d37
Bluetooth: Add LE connection support to L2CAP
by Ville Tervo
· 15 years ago
6ed58ec
Bluetooth: Use LE buffers for LE traffic
by Ville Tervo
· 15 years ago
fcd89c0
Bluetooth: Add LE connect support
by Ville Tervo
· 15 years ago
63185f6
Bluetooth: Add low energy commands and events
by Ville Tervo
· 15 years ago
a264011
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 15 years ago
58a69cb
workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'
by Tejun Heo
· 15 years ago
41ac51e
ipvs: make "no destination available" message more informative
by Patrick Schaaf
· 15 years ago
a7d6e4e
thp: prevent hugepages during args/env copying into the user stack
by Andrea Arcangeli
· 15 years ago
Next »