index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-26
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
4
-8
/
+46
2008-03-25
[IPV6]: Support Source Address Selection API (RFC5014).
YOSHIFUJI Hideaki
2
-3
/
+7
2008-03-25
[IPV6]: Optimize hop-limit determination.
YOSHIFUJI Hideaki
2
-2
/
+2
2008-03-25
[IPV4,IPV6]: Share cork.rt between IPv4 and IPv6.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-03-25
[XFRM] MIP6: Fix address keys for routing search.
YOSHIFUJI Hideaki
1
-0
/
+17
2008-03-24
[NETNS]: Drop packets in the non-initial namespace on the per/protocol basis.
Denis V. Lunev
1
-1
/
+2
2008-03-24
[NETNS]: Add namespace parameter to ip_cmsg_send.
Denis V. Lunev
1
-1
/
+2
2008-03-24
[NETNS]: Add namespace parameter to ip_options_get(...).
Denis V. Lunev
1
-2
/
+2
2008-03-24
[NETNS]: Add namespace parameter to ip_options_compile.
Denis V. Lunev
1
-1
/
+2
2008-03-24
[IPSEC]: Fix inter address family IPsec tunnel handling.
Kazunori MIYAZAWA
1
-0
/
+23
2008-03-24
[NEIGH]: Fix race between pneigh deletion and ipv6's ndisc_recv_ns (v3).
Pavel Emelyanov
1
-0
/
+4
2008-03-23
Merge branch 'master' of ../net-2.6/
David S. Miller
1
-1
/
+1
2008-03-23
[SCTP]: Remove redundant wrapper functions.
Florian Westphal
1
-2
/
+0
2008-03-23
[TCP]: Shrink syncookie_secret by 8 byte.
Florian Westphal
1
-1
/
+1
2008-03-23
[NET]: include/net/route.h - remove duplicate include
Joe Perches
1
-1
/
+0
2008-03-22
[RAW]: Add raw_hashinfo member on struct proto.
Pavel Emelyanov
2
-2
/
+4
2008-03-22
[UDP]: Make full use of proto.h.udp_hash innovation.
Pavel Emelyanov
1
-0
/
+2
2008-03-22
[SOCK]: Add udp_hash member to struct proto.
Pavel Emelyanov
2
-2
/
+5
2008-03-22
[IPV4]: Remove unused ip_options->is_data.
Denis V. Lunev
1
-2
/
+1
2008-03-21
[TCP]: TCP_DEFER_ACCEPT updates - process as established
Patrick McManus
2
-2
/
+3
2008-03-21
socket: SOCK_DEBUG type checking
Stephen Hemminger
1
-1
/
+5
2008-03-21
[SCTP]: Fix build warnings with IPV6 disabled.
David S. Miller
1
-1
/
+1
2008-03-21
[NETNS][IPV6] tcp6 - make proc per namespace
Daniel Lezcano
2
-4
/
+4
2008-03-21
[NETNS][IPV6] udp6 - make proc per namespace
Daniel Lezcano
2
-4
/
+4
2008-03-21
[NETNS][IPV4] tcp - make proc handle the network namespaces
Daniel Lezcano
1
-0
/
+1
2008-03-21
[NETNS][IPV6] udp - make proc handle the network namespace
Daniel Lezcano
1
-0
/
+1
2008-03-21
[NET]: Add per-connection option to set max TSO frame size
Peter P Waskiewicz Jr
1
-0
/
+2
2008-03-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
1
-4
/
+8
2008-03-20
[SCTP]: Fix a race between module load and protosw access
Vlad Yasevich
1
-4
/
+8
2008-03-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
6
-16
/
+19
2008-03-17
xfrm: ->eth_proto is __be16
Al Viro
1
-1
/
+1
2008-03-13
include/net/ieee80211.h - remove duplicate include
Joe Perches
1
-1
/
+0
2008-03-13
the scheduled ieee80211 softmac removal
Adrian Bunk
2
-472
/
+0
2008-03-12
[NET]: Fix tbench regression in 2.6.25-rc1
Zhang Yanmin
1
-9
/
+14
2008-03-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
2
-51
/
+194
2008-03-10
[NETFILTER]: nf_conntrack: replace horrible hack with ksize()
Pekka Enberg
1
-1
/
+0
2008-03-07
mac80211: document IEEE80211_TXCTL_OFDM_HT
Ron Rindjunsky
1
-1
/
+5
2008-03-07
mac80211: adding mac80211_tx_control_flags and HT flags
Ron Rindjunsky
1
-31
/
+55
2008-03-07
[NETNS][IPV6] mcast - handle several network namespace
Daniel Lezcano
1
-0
/
+1
2008-03-07
[NETNS][IPV6] tcp6 - make socket control per namespace
Daniel Lezcano
1
-0
/
+1
2008-03-07
[NETNS][IPV6] ndisc - make socket control per namespace
Daniel Lezcano
1
-0
/
+1
2008-03-07
[NET]: Make /proc/net a symlink on /proc/self/net (v3)
Pavel Emelyanov
1
-1
/
+0
2008-03-06
[UDP]: Revert udplite and code split.
David S. Miller
3
-17
/
+2
2008-03-06
[TIPC]: Eliminate "sparse" symbol warnings
Allan Stephens
1
-0
/
+9
2008-03-06
[TIPC]: Removal of message header option code
Allan Stephens
1
-7
/
+0
2008-03-06
mac80211: add documentation book
Johannes Berg
1
-3
/
+4
2008-03-06
mac80211: clean up mesh code
Johannes Berg
1
-0
/
+8
2008-03-06
mac80211: add mesh interface type
Johannes Berg
1
-0
/
+1
2008-03-06
nl80211/cfg80211: support for mesh, sta dumping
Luis Carlos Cobo
1
-17
/
+122
2008-03-05
bluetooth: Make hci_sock_cleanup() return void
Tobias Klauser
1
-1
/
+1
[prev]
[next]