Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
7a6adb92fe301c10ca4dbd0d9f2422f5880595e7
/
include
/
net
7a6adb9
[NETNS]: Add namespace parameter to ip_cmsg_send.
by Denis V. Lunev
· 17 years ago
f2c4802
[NETNS]: Add namespace parameter to ip_options_get(...).
by Denis V. Lunev
· 17 years ago
0e6bd4a
[NETNS]: Add namespace parameter to ip_options_compile.
by Denis V. Lunev
· 17 years ago
06802a8
Merge branch 'master' of ../net-2.6/
by David S. Miller
· 17 years ago
80445cf
[SCTP]: Remove redundant wrapper functions.
by Florian Westphal
· 17 years ago
2051f11
[TCP]: Shrink syncookie_secret by 8 byte.
by Florian Westphal
· 17 years ago
7d164be
[NET]: include/net/route.h - remove duplicate include
by Joe Perches
· 17 years ago
fc8717b
[RAW]: Add raw_hashinfo member on struct proto.
by Pavel Emelyanov
· 17 years ago
6ba5a3c
[UDP]: Make full use of proto.h.udp_hash innovation.
by Pavel Emelyanov
· 17 years ago
39d8cda
[SOCK]: Add udp_hash member to struct proto.
by Pavel Emelyanov
· 17 years ago
ef72249
[IPV4]: Remove unused ip_options->is_data.
by Denis V. Lunev
· 17 years ago
ec3c098
[TCP]: TCP_DEFER_ACCEPT updates - process as established
by Patrick McManus
· 17 years ago
4cd9029
socket: SOCK_DEBUG type checking
by Stephen Hemminger
· 17 years ago
1233823
[SCTP]: Fix build warnings with IPV6 disabled.
by David S. Miller
· 17 years ago
6f8b13b
[NETNS][IPV6] tcp6 - make proc per namespace
by Daniel Lezcano
· 17 years ago
0c96d8c
[NETNS][IPV6] udp6 - make proc per namespace
by Daniel Lezcano
· 17 years ago
f40c817
[NETNS][IPV4] tcp - make proc handle the network namespaces
by Daniel Lezcano
· 17 years ago
a91275e
[NETNS][IPV6] udp - make proc handle the network namespace
by Daniel Lezcano
· 17 years ago
82cc1a7
[NET]: Add per-connection option to set max TSO frame size
by Peter P Waskiewicz Jr
· 17 years ago
a25606c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
270637a
[SCTP]: Fix a race between module load and protosw access
by Vlad Yasevich
· 17 years ago
577f99c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
8e3d716
xfrm: ->eth_proto is __be16
by Al Viro
· 17 years ago
068edce
include/net/ieee80211.h - remove duplicate include
by Joe Perches
· 17 years ago
7524d7d
the scheduled ieee80211 softmac removal
by Adrian Bunk
· 17 years ago
f1dd9c3
[NET]: Fix tbench regression in 2.6.25-rc1
by Zhang Yanmin
· 17 years ago
ba73d4c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.26
by David S. Miller
· 17 years ago
019f692
[NETFILTER]: nf_conntrack: replace horrible hack with ksize()
by Pekka Enberg
· 17 years ago
6c5ef8a
mac80211: document IEEE80211_TXCTL_OFDM_HT
by Ron Rindjunsky
· 17 years ago
11f4b1c
mac80211: adding mac80211_tx_control_flags and HT flags
by Ron Rindjunsky
· 17 years ago
b8ad0cb
[NETNS][IPV6] mcast - handle several network namespace
by Daniel Lezcano
· 17 years ago
93ec926
[NETNS][IPV6] tcp6 - make socket control per namespace
by Daniel Lezcano
· 17 years ago
1762f7e
[NETNS][IPV6] ndisc - make socket control per namespace
by Daniel Lezcano
· 17 years ago
e9720ac
[NET]: Make /proc/net a symlink on /proc/self/net (v3)
by Pavel Emelyanov
· 17 years ago
db8dac2
[UDP]: Revert udplite and code split.
by David S. Miller
· 17 years ago
0e0609b
[TIPC]: Eliminate "sparse" symbol warnings
by Allan Stephens
· 17 years ago
8c86965
[TIPC]: Removal of message header option code
by Allan Stephens
· 17 years ago
dbbea67
mac80211: add documentation book
by Johannes Berg
· 17 years ago
902acc7
mac80211: clean up mesh code
by Johannes Berg
· 17 years ago
6032f93
mac80211: add mesh interface type
by Johannes Berg
· 17 years ago
2ec600d
nl80211/cfg80211: support for mesh, sta dumping
by Luis Carlos Cobo
· 17 years ago
04005dd
bluetooth: Make hci_sock_cleanup() return void
by Tobias Klauser
· 17 years ago
4eb329a
irda: replace __inline with inline
by Harvey Harrison
· 17 years ago
ee6b967
[IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts
by Eric Dumazet
· 17 years ago
255333c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
4591db4
[NETNS][IPV6] route6 - add netns parameter to ip6_route_output
by Daniel Lezcano
· 17 years ago
af28493
[NETNS][IPV6] addrconf - Pass the proper network namespace parameters to addrconf
by Daniel Lezcano
· 17 years ago
7adc383
[TCP]: Improve ipv4 established hash function.
by David S. Miller
· 17 years ago
6891a34
[NETNS][IPV6] route6 - make garbage collection work with multiple network namespaces
by Benjamin Thery
· 17 years ago
f2fc6a5
[NETNS][IPV6] route6 - move ip6_dst_ops inside the network namespace
by Benjamin Thery
· 17 years ago
8ed6778
[NETNS][IPV6] rt6_info - move rt6_info structure inside the namespace
by Daniel Lezcano
· 17 years ago
bdb3289
[NETNS][IPV6] rt6_info - make rt6_info accessed as a pointer
by Daniel Lezcano
· 17 years ago
5578689
[NETNS][IPV6] route6 - make route6 per namespace
by Daniel Lezcano
· 17 years ago
7b4da53
[NETNS][IPV6] route6 - Pass the network namespace parameter to rt6_purge_dflt_routers
by Daniel Lezcano
· 17 years ago
606a2b4
[NETNS][IPV6] route6 - Pass the network namespace parameter to rt6_lookup
by Daniel Lezcano
· 17 years ago
c572872
[NETNS][IPV6] rt6_stats - make the stats per network namespace
by Benjamin Thery
· 17 years ago
6cc118b
[NETNS][IPV6] rt6_stats - dynamically allocate the routes statistics
by Daniel Lezcano
· 17 years ago
dcabb81
[NETNS][IPV6] fib6_rules - handle several network namespaces
by Daniel Lezcano
· 17 years ago
63152fc
[NETNS][IPV6] ip6_fib - gc timer per namespace
by Daniel Lezcano
· 17 years ago
5b7c931
[NETNS][IPV6] ip6_fib - add net to gc timer parameter
by Daniel Lezcano
· 17 years ago
f3db485
[NETNS][IPV6] ip6_fib - fib6_clean_all handle several network namespaces
by Daniel Lezcano
· 17 years ago
58f09b7
[NETNS][IPV6] ip6_fib - make it per network namespace
by Daniel Lezcano
· 17 years ago
3b00944
[IPV6]: Make ndisc_dst_alloc() common for later use.
by YOSHIFUJI Hideaki
· 17 years ago
5e5f3f0
[IPV6] ADDRCONF: Convert ipv6_get_saddr() to ipv6_dev_get_saddr().
by YOSHIFUJI Hideaki
· 17 years ago
8082c37
[NET] NEIGHBOUR: Remove unpopular neigh_is_connected().
by YOSHIFUJI Hideaki
· 17 years ago
0e7b8dc
[IPV6]: Use htonl() instead of __constant_htonl() where appricable.
by YOSHIFUJI Hideaki
· 17 years ago
662397f
[IPV6]: Move packet_type{} related bits to af_inet6.c.
by YOSHIFUJI Hideaki
· 17 years ago
e898d4d
[UDP]: Allow users to configure UDP-Lite.
by YOSHIFUJI Hideaki
· 17 years ago
c6aefaf
[TCP]: Add IPv6 support to TCP SYN cookies
by Glenn Griffin
· 17 years ago
4a80f27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.26
by David S. Miller
· 17 years ago
2485f71
mac80211: clarify use of TX status/RX callbacks
by Johannes Berg
· 17 years ago
d46e144
mac80211: rework TX filtered frame code
by Johannes Berg
· 17 years ago
9d9bf77
mac80211: enable IBSS merging
by Bruno Randolf
· 17 years ago
c132bec
mac80211: better definition of mactime
by Bruno Randolf
· 17 years ago
d0f5afb
mac80211: Extend filter flag documentation about unsupported flags
by Michael Buesch
· 17 years ago
3330d7b
mac80211: give burst time in txop rather than 0.1msec units
by Johannes Berg
· 17 years ago
66f7ac5
nl80211: Add monitor interface configuration flags
by Michael Wu
· 17 years ago
8318d78
cfg80211 API for channels/bitrates, mac80211 and driver conversion
by Johannes Berg
· 17 years ago
483fdcec
mac80211: A-MPDU Tx change tx_status to support Block Ack data
by Ron Rindjunsky
· 17 years ago
9e72349
mac80211: A-MPDU Tx adding qdisc support
by Ron Rindjunsky
· 17 years ago
0df3ef4
mac80211: A-MPDU Tx add session's and low level driver's API
by Ron Rindjunsky
· 17 years ago
03a64c9
[LLC]: Kill static inline llc_addrany
by Ilpo Järvinen
· 17 years ago
a90bcbd
[SCTP]: Kill unused static inline sctp_sysctl_jiffies_ms
by Ilpo Järvinen
· 17 years ago
fd80eb9
[INET]: Remove struct dst_entry *dst from request_sock_ops.rtx_syn_ack.
by Denis V. Lunev
· 17 years ago
58fbbed
[SCTP]: extend exported data in /proc/net/sctp/assoc
by Neil Horman
· 17 years ago
98c6d1b
[NETNS]: Make icmpv6_sk per namespace.
by Denis V. Lunev
· 17 years ago
4a6ad7a
[NETNS]: Make icmp_sk per namespace.
by Denis V. Lunev
· 17 years ago
edf0208
[NET]: Make netlink_kernel_release publically available as sk_release_kernel.
by Denis V. Lunev
· 17 years ago
a5710d6
[ICMP]: Add return code to icmp_init.
by Denis V. Lunev
· 17 years ago
9b0f976
[INET]: Remove struct net_proto_family* from _init calls.
by Denis V. Lunev
· 17 years ago
4c563f7
[XFRM]: Speed up xfrm_policy and xfrm_state walking
by Timo Teras
· 17 years ago
99cd07a
[IPV6]: Fix source address selection for ORCHID addresses
by Juha-Matti Tapio
· 17 years ago
7e8616d
[SCTP]: Update AUTH structures to match declarations in draft-16.
by Vlad Yasevich
· 17 years ago
34cc7ba
[IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly.
by Pavel Emelyanov
· 17 years ago
3172936
net: fix kernel-doc warnings in header files
by Randy Dunlap
· 17 years ago
b318e0e
[IPSEC]: Fix bogus usage of u64 on input sequence number
by Herbert Xu
· 17 years ago
0f8f27c
[IPV6]: remove unused method declaration (net/ndisc.h).
by Rami Rosen
· 17 years ago
e848b58
[AX25] ax25_ds_timer: use mod_timer instead of add_timer
by Jarek Poplawski
· 17 years ago
21fab4a
[AX25] ax25_timer: use mod_timer instead of add_timer
by Jarek Poplawski
· 17 years ago
ab1ecba
Merge branch 'pending' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksctp-dev
by David S. Miller
· 17 years ago
Next »