Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
6f5a0f7c955d3567f800fa36f978758cb5b99aa2
/
net
9e147a1
[IPV6]: Fib dump really needs GFP_ATOMIC.
by David S. Miller
· 19 years ago
05b8b0f
[NET]: Sanitize NET_SCHED protection in /net/sched/Kconfig
by Roman Zippel
· 19 years ago
3819982
[LLC]: Fix compiler warnings introduced by TX window scaling changes.
by David S. Miller
· 19 years ago
2fce76a
[NETFILTER] ip_conntrack: fix ftp/irc/tftp helpers on ports >= 32768
by Harald Welte
· 19 years ago
bd6af70
[TCP]: TCP highspeed build error
by Stephen Hemminger
· 19 years ago
4a59a81
[NETFILTER]: Fix nf_conntrack compilation with CONFIG_NETFILTER_DEBUG
by Patrick McHardy
· 19 years ago
e7c8a41
[IPV4,IPV6]: replace handmade list with hlist in IPv{4,6} reassembly
by Yasuyuki Kozakai
· 19 years ago
f6ff56c
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 19 years ago
5a6f294
[NETFILTER] Free layer-3 specific protocol tables at cleanup
by KOVACS Krisztian
· 19 years ago
9647937
[NETFILTER] Remove nf_conntrack stat proc file when cleaning up
by KOVACS Krisztian
· 19 years ago
31f3426
[TCP]: More spelling fixes.
by Stephen Hemminger
· 19 years ago
1887b93
[PATCH] knfsd: make sure nfsd doesn't hog a cpu forever
by NeilBrown
· 19 years ago
451677c
[LLC]: Make core block on remote busy.
by Jochen Friedrich
· 19 years ago
59c6196
[LLC]: Fix TX window scaling
by Jochen Friedrich
· 19 years ago
cb422c4
[IPV6]: Fixes sparse warning in ipv6/ipv6_sockglue.c
by Luiz Capitulino
· 19 years ago
12da2a4
[IPV6]: small fix for ipv6_dev_get_saddr(...)
by Yan Zheng
· 19 years ago
302fe17
[NETFILTER] fix leak of fragment queue at unloading nf_conntrack_ipv6
by Yasuyuki Kozakai
· 19 years ago
1ba430b
[NETFILTER] nf_conntrack: fix possibility of infinite loop while evicting nf_ct_frag6_queue
by Yasuyuki Kozakai
· 19 years ago
7686a02
[NETFILTER]: fix type of sysctl variables in nf_conntrack_ipv6
by Yasuyuki Kozakai
· 19 years ago
9bdf87d
[NETFILTER]: cleanup IPv6 Netfilter Kconfig
by Yasuyuki Kozakai
· 19 years ago
47d4305b
[NETFILTER]: link 'netfilter' before ipv4
by Krzysztof Oledzki
· 19 years ago
37d2e7a
[NETFILTER] nfnetlink: unconditionally require CAP_NET_ADMIN
by Harald Welte
· 19 years ago
3746a2b
[NETFILTER] nf_conntrack: Add missing code to TCP conntrack module
by KOVACS Krisztian
· 19 years ago
5655820
[NETFILTER] ctnetlink: More thorough size checking of attributes
by Pablo Neira Ayuso
· 19 years ago
dbd36ea
[NETFILTER] ctnetlink: use size_t to make gcc-4.x happy
by Pablo Neira Ayuso
· 19 years ago
8225ccb
[IPV6]: Fix unnecessary GFP_ATOMIC allocation in fib6 dump
by Thomas Graf
· 19 years ago
a2d7222
[NETFILTER] {ip,nf}_conntrack TCP: Accept SYN+PUSH like SYN
by Vlad Drukker
· 19 years ago
efacfbc
[IPV6]: Fix rtnetlink dump infinite loop
by Herbert Xu
· 19 years ago
049b3ff
[SCTP]: Include ulpevents in socket receive buffer accounting.
by Neil Horman
· 19 years ago
1e7d3d9
[SCTP]: Remove timeouts[] array from sctp_endpoint.
by Vladislav Yasevich
· 19 years ago
23ec47a
[SCTP]: Fix potential NULL pointer dereference in sctp_v4_get_saddr
by Vladislav Yasevich
· 19 years ago
8eb5591
[IPV6]: Fix inet6_init missing unregister.
by David S. Miller
· 19 years ago
9eb5c94
[DECNET]: fix SIGPIPE
by Patrick Caulfield
· 19 years ago
c050970
[PATCH] TCP: fix vegas build
by Jeff Garzik
· 19 years ago
6a438bb
[TCP]: speed up SACK processing
by Stephen Hemminger
· 19 years ago
caa20d9a
[TCP]: spelling fixes
by Stephen Hemminger
· 19 years ago
326f36e
[TCP]: receive buffer growth limiting with mixed MTU
by John Heffner
· 19 years ago
9772efb
[TCP]: Appropriate Byte Count support
by Stephen Hemminger
· 19 years ago
7faffa1
[TCP]: add tcp_slow_start helper
by Stephen Hemminger
· 19 years ago
2d2abba
[TCP]: simplify microsecond rtt sampling
by Stephen Hemminger
· 19 years ago
f4805ed
[TCP]: fix congestion window update when using TSO deferal
by Stephen Hemminger
· 19 years ago
fb286bb
[NET]: Detect hardware rx checksum faults correctly
by Herbert Xu
· 19 years ago
b01a55a
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 19 years ago
940e331
[PATCH] SUNRPC: don't reencode when looping in call transmit.
by Trond Myklebust
· 19 years ago
482a852
[NETLINK]: Generic netlink family
by Thomas Graf
· 19 years ago
9ac4a16
[RTNETLINK]: Use generic netlink receive queue processor
by Thomas Graf
· 19 years ago
88fc2c8
[XFRM]: Use generic netlink receive queue processor
by Thomas Graf
· 19 years ago
82ace47
[NETLINK]: Generic netlink receive queue processor
by Thomas Graf
· 19 years ago
a8f74b2
[NETLINK]: Make netlink_callback->done() optional
by Thomas Graf
· 19 years ago
bfa83a9
[NETLINK]: Type-safe netlink messages/attributes interface
by Thomas Graf
· 19 years ago
9fb9cbb
[NETFILTER]: Add nf_conntrack subsystem.
by Yasuyuki Kozakai
· 19 years ago
9f0ede5
[IPV6]: ip6ip6_lock is not unlocked in error path.
by Ken-ichirou MATSUZAWA
· 19 years ago
44fd026
[IPV6]: Fix fallout from CONFIG_IPV6_PRIVACY
by Peter Chubb
· 19 years ago
5fd52fe
[NETFILTER] ctnetlink: ICMP_ID is u_int16_t not u_int8_t.
by Krzysztof Piotr Oledzki
· 19 years ago
439a999
[NETFILTER] ctnetlink: Fix oops when no ICMP ID info in message
by Krzysztof Piotr Oledzki
· 19 years ago
a856a19
[NETFILTER] ctnetlink: Add support to identify expectations by ID's
by Pablo Neira Ayuso
· 19 years ago
fcda461
[NETFILTER] ctnetlink: propagate error instaed of returning -EPERM
by Pablo Neira Ayuso
· 19 years ago
fe902a9
[NETFILTER] ctnetlink: return -EINVAL if size is wrong
by Pablo Neira Ayuso
· 19 years ago
d63a928
[NETFILTER]: stop tracking ICMP error at early point
by Yasuyuki Kozakai
· 19 years ago
ed77de9
[NETFILTER] nfnetlink: only load subsystems if CAP_NET_ADMIN is set
by Harald Welte
· 19 years ago
5978a9b
[NETFILTER] PPTP helper: fix PNS-PAC expectation call id
by Philip Craig
· 19 years ago
81e5c27
[NETFILTER] ctnetlink: get_conntrack can use GFP_KERNEL
by Pablo Neira Ayuso
· 19 years ago
7a4fe36
[NETFILTER] ctnetlink: kill unused includes
by Pablo Neira Ayuso
· 19 years ago
119a318
[NETFILTER] ctnetlink: add module alias to fix autoloading
by Pablo Neira Ayuso
· 19 years ago
02a78cd
[NETFILTER] ctnetlink: add marking support from userspace
by Pablo Neira Ayuso
· 19 years ago
51df784
[NETFILTER] ctnetlink: check if protoinfo is present
by Pablo Neira Ayuso
· 19 years ago
a2506c0
[NETFILTER] nfnetlink: nfattr_parse() can never fail, make it void
by Harald Welte
· 19 years ago
eaae4fa
[NETFILTER]: refcount leak of proto when ctnetlink dumping tuple
by Yasuyuki Kozakai
· 19 years ago
46998f5
[NETFILTER]: packet counter of conntrack is 32bits
by Yasuyuki Kozakai
· 19 years ago
a7c243b
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 19 years ago
49705b7
[PATCH] sanitize lookup_hash prototype
by Christoph Hellwig
· 19 years ago
e4543ed
[PATCH] add a vfs_permission helper
by Christoph Hellwig
· 19 years ago
e330562
ieee80211: cleanup crypto list handling, other minor cleanups.
by Christoph Hellwig
· 19 years ago
f24e097
Merge rsync://bughost.org/repos/ieee80211-delta/
by Jeff Garzik
· 19 years ago
be9d122
[Bluetooth]: Remove the usage of /proc completely
by Marcel Holtmann
· 19 years ago
1ebb925
[Bluetooth]: Add endian annotations to the core
by Marcel Holtmann
· 19 years ago
89f5f0a
[IPV4]: Fix ip_queue_xmit identity increment for TSO packets
by Herbert Xu
· 19 years ago
a51482b
[NET]: kfree cleanup
by Jesper Juhl
· 19 years ago
dc8103f
[IPVS]: fix connection leak if expire_nodest_conn=1
by Julian Anastasov
· 19 years ago
b541ca2
[PKT_SCHED]: Correctly handle empty ematch trees
by Thomas Graf
· 19 years ago
072047e
[IPV6]: RFC3484 compliant source address selection
by YOSHIFUJI Hideaki
· 19 years ago
b1cacb6
[IPV6]: Make ipv6_addr_type() more generic so that we can use it for source address selection.
by YOSHIFUJI Hideaki
· 19 years ago
971f359
[IPV6]: Put addr_diff() into common header for future use.
by YOSHIFUJI Hideaki
· 19 years ago
3133c5e
Merge git://git.tuxdriver.com/git/netdev-jwl
by Jeff Garzik
· 19 years ago
fd7a516
[PATCH] fix NET_RADIO=n, IEEE80211=y compile
by Adrian Bunk
· 19 years ago
e189277
Fix problem with WEP unicast key > index 0
by Volker Braun
· 19 years ago
81f8752
scripts/Lindent on ieee80211 subsystem.
by James Ketrenos
· 19 years ago
8e33ba4
Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6
by Linus Torvalds
· 19 years ago
8cde077
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 19 years ago
80d188a
[PATCH] knfsd: make sure svc_process call the correct pg_authenticate for multi-service port
by NeilBrown
· 19 years ago
a10b5aa
Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*.
by Jeff Garzik
· 19 years ago
2d43f11
Merge branch 'red' of 84.73.165.173:/home/tgr/repos/net-2.6
by Arnaldo Carvalho de Melo
· 19 years ago
6df7163
[TCP/DCCP]: Randomize port selection
by Stephen Hemminger
· 19 years ago
6151b31
[NET]: Fix race condition in sk_stream_wait_connect
by Herbert Xu
· 19 years ago
eb229c4
[NETEM]: Add version string
by Stephen Hemminger
· 19 years ago
300ce17
[NETEM]: Support time based reordering
by Stephen Hemminger
· 19 years ago
bdc450a
[PKT_SCHED]: (G)RED: Introduce hard dropping
by Thomas Graf
· 19 years ago
b38c7ee
[PKT_SCHED]: GRED: Support ECN marking
by Thomas Graf
· 19 years ago
d8f64e1
[PKT_SCHED]: GRED: Fix restart of idle period in WRED mode upon dequeue and drop
by Thomas Graf
· 19 years ago
1e4dfaf
[PKT_SCHED]: GRED: Cleanup and remove unnecessary code
by Thomas Graf
· 19 years ago
Next »