index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
ipv6: Convert to use flowi6 where applicable.
David S. Miller
2011-03-13
4
-13
/
+13
|
*
|
|
net: Put fl4_* macros to struct flowi4 and use them again.
David S. Miller
2011-03-13
2
-18
/
+14
|
*
|
|
net: Use flowi4 and flowi6 in xfrm layer.
David S. Miller
2011-03-13
1
-12
/
+12
|
*
|
|
net: Add flowi6_* member helper macros.
David S. Miller
2011-03-13
1
-0
/
+8
|
*
|
|
ipv4: Use flowi4 in public route lookup interfaces.
David S. Miller
2011-03-13
1
-59
/
+59
|
*
|
|
ipv4: Pass ipv4 flow objects into fib_lookup() paths.
David S. Miller
2011-03-13
2
-3
/
+11
|
*
|
|
net: Add flowiX_to_flowi() shorthands.
David S. Miller
2011-03-13
1
-0
/
+15
|
*
|
|
net: Break struct flowi out into AF specific instances.
David S. Miller
2011-03-13
2
-59
/
+59
|
*
|
|
net: Make flowi ports AF dependent.
David S. Miller
2011-03-13
3
-36
/
+46
|
*
|
|
net: Create union flowi_uli
David S. Miller
2011-03-13
1
-23
/
+25
|
*
|
|
net: Create struct flowi_common
David S. Miller
2011-03-13
1
-9
/
+21
|
*
|
|
net: Put flowi_* prefix on AF independent members of struct flowi
David S. Miller
2011-03-13
4
-33
/
+33
|
*
|
|
net: Remove unnecessary padding in struct flowi
David S. Miller
2011-03-13
1
-10
/
+10
|
*
|
|
ipv4: Create and use route lookup helpers.
David S. Miller
2011-03-13
1
-0
/
+48
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-03-11
3
-33
/
+78
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2011-03-04
3
-33
/
+78
|
|
|
\
\
|
|
|
*
|
Bluetooth: Move index to common header in management interface
Szymon Janc
2011-02-27
1
-40
/
+3
|
|
|
*
|
Bluetooth: Add mgmt_auth_failed event
Johan Hedberg
2011-02-21
2
-0
/
+8
|
|
|
*
|
Bluetooth: Fix mgmt_pin_code_reply return parameters
Johan Hedberg
2011-02-21
1
-0
/
+5
|
|
|
*
|
Bluetooth: Add management support for user confirmation request
Johan Hedberg
2011-02-21
3
-0
/
+41
|
|
|
*
|
Bluetooth: Add mgmt_pair_device command
Johan Hedberg
2011-02-21
2
-0
/
+28
|
*
|
|
|
ipv4: Kill flowi arg to fib_select_multipath()
David S. Miller
2011-03-11
1
-1
/
+1
|
*
|
|
|
Phonet: allocate sock from accept syscall rather than soft IRQ
RĂ©mi Denis-Courmont
2011-03-09
1
-1
/
+0
|
*
|
|
|
ipv4: Fix scope value used in route src-address caching.
David S. Miller
2011-03-08
1
-0
/
+1
|
*
|
|
|
ipv4: Cache source address in nexthop entries.
David S. Miller
2011-03-08
1
-2
/
+5
|
*
|
|
|
ipv4: Remove flowi from struct rtable.
David S. Miller
2011-03-05
1
-9
/
+13
|
*
|
|
|
ipv4: Use passed-in protocol in ip_route_newports().
David S. Miller
2011-03-05
1
-1
/
+1
|
*
|
|
|
Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2011-03-04
2
-6
/
+20
|
|
\
\
\
\
|
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-03-04
2
-6
/
+20
|
|
|
\
|
|
|
|
|
|
*
|
|
cfg80211: add a field for the bitrate of the last rx data packet from a station
Felix Fietkau
2011-03-01
1
-1
/
+4
|
|
|
*
|
|
mac80211: support direct offchannel TX offload
Johannes Berg
2011-02-25
1
-0
/
+10
|
|
|
*
|
|
mac80211: make tx() operation return void
Johannes Berg
2011-02-25
1
-1
/
+1
|
|
|
*
|
|
mac80211: rename RX_FLAG_TSFT
Johannes Berg
2011-02-23
1
-4
/
+5
|
|
|
|
/
/
|
*
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-03-04
2
-1
/
+13
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
net_sched: reduce fifo qdisc size
Eric Dumazet
2011-03-03
1
-0
/
+1
|
*
|
|
|
dcbnl: add support for retrieving peer configuration - cee
Shmulik Ravid
2011-03-03
1
-0
/
+3
|
*
|
|
|
dcbnl: add support for retrieving peer configuration - ieee
Shmulik Ravid
2011-03-03
1
-0
/
+6
|
*
|
|
|
ipv4: ip_route_output_key() is better as an inline.
David S. Miller
2011-03-02
1
-1
/
+5
|
*
|
|
|
ipv4: Make output route lookup return rtable directly.
David S. Miller
2011-03-02
1
-29
/
+29
|
*
|
|
|
xfrm: Return dst directly from xfrm_lookup()
David S. Miller
2011-03-02
1
-6
/
+8
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2011-03-02
1
-1
/
+17
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
ipvs: unify the formula to estimate the overhead of processing connections
Changli Gao
2011-02-25
1
-0
/
+14
|
|
*
|
|
ipvs: use hlist instead of list
Changli Gao
2011-02-22
1
-1
/
+1
|
|
*
|
|
ipvs: make "no destination available" message more informative
Patrick Schaaf
2011-02-16
1
-0
/
+2
|
*
|
|
|
xfrm: Handle blackhole route creation via afinfo.
David S. Miller
2011-03-01
4
-10
/
+4
|
*
|
|
|
ipv6: Normalize arguments to ip6_dst_blackhole().
David S. Miller
2011-03-01
1
-3
/
+2
|
*
|
|
|
xfrm: Kill XFRM_LOOKUP_WAIT flag.
David S. Miller
2011-03-01
1
-2
/
+1
|
*
|
|
|
ipv6: Change final dst lookup arg name to "can_sleep"
David S. Miller
2011-03-01
1
-2
/
+2
|
*
|
|
|
ipv4: Kill can_sleep arg to ip_route_output_flow()
David S. Miller
2011-03-01
1
-3
/
+3
|
*
|
|
|
net: Add FLOWI_FLAG_CAN_SLEEP.
David S. Miller
2011-03-01
2
-0
/
+3
[prev]
[next]