Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
91acb21f084aa244f26839406ae7ed8aa3668058
/
net
dd0fc66
[PATCH] gfp flags annotations - part 1
by Al Viro
· 19 years ago
4f55cd1
[ATM]: [br2684] if we free the skb, we should return 0
by Jean-Denis Boyer
· 19 years ago
0f21ba7
[ATM]: add support for LECS addresses learned from network
by Eric Kinzie
· 19 years ago
5fe467e
[SCTP] Fix sctp_get{pl}addrs() API to work with 32-bit apps on 64-bit kernels.
by Ivan Skytte Jørgensen
· 19 years ago
3a867b3
[AX.25]: Fix packet socket crash
by Ralf Baechle
· 19 years ago
77d8d7a
[IPSEC]: Document that policy direction is derived from the index.
by Herbert Xu
· 19 years ago
140e26fc
[IPV6]: Fix NS handing for proxy/anycast address
by YOSHIFUJI Hideaki
· 19 years ago
42a3945
[TCP]: BIC coding bug in Linux 2.6.13
by Stephen Hemminger
· 19 years ago
fab10fe
[MCAST] ipv6: Fix address size in grec_size
by Yan Zheng
· 19 years ago
83fa340
[XFRM]: fix sparse gfp nocast warnings
by Randy Dunlap
· 19 years ago
dd13a28
[RPC]: fix sparse gfp nocast warnings
by Randy Dunlap
· 19 years ago
00fa023
[AF_KEY]: fix sparse gfp nocast warnings
by Randy Dunlap
· 19 years ago
c6f4faf
[NETFILTER]: fix sparse gfp nocast warnings
by Randy Dunlap
· 19 years ago
8eea00a
[IPVS]: fix sparse gfp nocast warnings
by Randy Dunlap
· 19 years ago
f4a19a5
[DECNET]: fix sparse gfp nocast warnings
by Randy Dunlap
· 19 years ago
7b5b3f3
[ATM]: fix sparse gfp nocast warnings
by Randy Dunlap
· 19 years ago
a5181ab
[NETFILTER]: Fix Kconfig typo
by Horst H. von Brand
· 19 years ago
e6308be
[IPV4]: fib_trie root-node expansion
by Robert Olsson
· 19 years ago
87bf9c9
[IPV6]: Fix infinite loop in udp_v6_get_port().
by YOSHIFUJI Hideaki
· 19 years ago
f36a29d
[PATCH] ieee80211: fix gfp flags type
by Randy Dunlap
· 19 years ago
8cb6108
[PATCH] ieee80211: fix gfp flags type
by Randy Dunlap
· 19 years ago
7ce31246
[IPV4]: Update icmp sysctl docs and disable broadcast ECHO/TIMESTAMP by default
by David S. Miller
· 19 years ago
3e56a40
[IPV4]: Get rid of bogus __in_put_dev in pktgen
by Herbert Xu
· 19 years ago
e5ed639
[IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnl
by Herbert Xu
· 19 years ago
a5e7c21
[IPV6]: Fix leak added by udp connect dst caching fix.
by David S. Miller
· 19 years ago
f36d6ab
[IPV6]: Fix ipv6 fragment ID selection at slow path
by Yan Zheng
· 19 years ago
444fc8f
[IPV4]: Fix "Proxy ARP seems broken"
by Herbert Xu
· 19 years ago
496a22b
[NET]: Fix "sysctl_net.c:36: error: 'core_table' undeclared here"
by Russell King
· 19 years ago
81c3d54
[INET]: speedup inet (tcp/dccp) lookups
by Eric Dumazet
· 19 years ago
325ed82
[NET]: Fix packet timestamping.
by Herbert Xu
· 19 years ago
75b895c
[ATM]: [lec] reset retry counter when new arp issued
by Scott Talbert
· 19 years ago
4a7097f
[ATM]: [lec] attempt to support cisco failover
by Scott Talbert
· 19 years ago
09e9ec8
[TCP]: Don't over-clamp window in tcp_clamp_window()
by Alexey Kuznetsov
· 19 years ago
01ff367
[TCP]: Revert 6b251858d377196b8cea20e65cae60f584a42735
by David S. Miller
· 19 years ago
eb693d2
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 19 years ago
6660022
[PATCH] proc_mkdir() should be used to create procfs directories
by Al Viro
· 19 years ago
01d40f2
[NET]: Fix reversed logic in eth_type_trans().
by David S. Miller
· 19 years ago
735631a
[ATM]: fix bug in atm address list handling
by Martin Whitaker
· 19 years ago
9301e32
[ATM]: track and close listen sockets when sigd exits
by Chas Williams
· 19 years ago
e2c4b72
[ATM]: net/atm/ioctl.c: autoload pppoatm and br2684
by Roman Kagan
· 19 years ago
6b25185
[TCP]: Fix init_cwnd calculations in tcp_select_initial_window()
by David S. Miller
· 19 years ago
64233bf
[APPLETALK]: Fix broadcast bug.
by Oliver Dawid
· 19 years ago
ba645c1
[NET]: Slightly optimize ethernet address comparison.
by David S. Miller
· 19 years ago
520d1b8
[ROSE]: fix typo (regeistration)
by Alexey Dobriyan
· 19 years ago
a83cd2c
[ROSE]: check rose_ndevs earlier
by Alexey Dobriyan
· 19 years ago
70ff3b6
[ROSE]: return sane -E* from rose_proto_init()
by Alexey Dobriyan
· 19 years ago
c3c4ed6
[ROSE]: do proto_unregister() on exit paths
by Alexey Dobriyan
· 19 years ago
a79af59
[NET]: Fix module reference counts for loadable protocol modules
by Frank Filz
· 19 years ago
2d7ceec
[NET]: Prefetch dev->qdisc_lock in dev_queue_xmit()
by Eric Dumazet
· 19 years ago
bc8dfcb
[NET]: Use non-recursive algorithm in skb_copy_datagram_iovec()
by Daniel Phillips
· 19 years ago
667347f
[NEIGH]: Add debugging check when adding timers.
by David S. Miller
· 19 years ago
56e9b26
Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/llc-2.6
by David S. Miller
· 19 years ago
188bab3
[NETFILTER]: Fix invalid module autoloading by splitting iptable_nat
by Harald Welte
· 19 years ago
b85daee
[AF_PACKET]: Remove bogus checks added to packet_sendmsg().
by David S. Miller
· 19 years ago
c62dba9
[IPV6]: Fix [Bug 5306] Oops on IPv6 route lookup
by Herbert Xu
· 19 years ago
b9d717a
[NET]: Make sure ctl buffer is aligned properly in sys_sendmsg().
by Alex Williamson
· 19 years ago
8ddec74
[NETFILTER] ip_conntrack: Update event cache when status changes
by Harald Welte
· 19 years ago
8689c07
[IRDA]: *irttp cleanup
by Alexey Dobriyan
· 19 years ago
15166fadb
[IRDA]: Fix memory leak in irttp_init()
by Alexey Dobriyan
· 19 years ago
45fc3b1
[NET]: Protect neigh_stat_seq_fops by CONFIG_PROC_FS
by Amos Waterland
· 19 years ago
d67b24c
[NETFILTER]: Fix ip[6]t_NFQUEUE Kconfig dependency
by Harald Welte
· 19 years ago
eb0e007
[SCTP]: Fix SCTP_SHUTDOWN notifications.
by Sridhar Samudrala
· 19 years ago
1dfbab5
[NETFILTER] Fix conntrack event cache deadlock/oops
by Harald Welte
· 19 years ago
6749720
[NETFILTER] Fix sparse endian warnings in pptp helper
by Alexey Dobriyan
· 19 years ago
0ae5d25
[NETFILTER] fix DEBUG statement in PPTP helper
by Harald Welte
· 19 years ago
2a7bc3c
[BRIDGE]: TSO fix in br_dev_queue_push_xmit
by Vlad Drukker
· 19 years ago
83ca28b
[TCP]: Adjust Reno SACK estimate in tcp_fragment
by Herbert Xu
· 19 years ago
8420e1b
[LLC]: fix llc_ui_recvmsg, making it behave like tcp_recvmsg
by Arnaldo Carvalho de Melo
· 19 years ago
d389424
[LLC]: Fix the accept path
by Arnaldo Carvalho de Melo
· 19 years ago
2928c19
[LLC]: Fix sparse warnings
by Arnaldo Carvalho de Melo
· 19 years ago
0519d8f
[TR]: Set correct frame type for SNAP packets
by Jochen Friedrich
· 19 years ago
096f0eb
[LLC]: Fix llc_fixup_skb() bug
by Jochen Friedrich
· 19 years ago
5564af2
[LLC]: Fix for Bugzilla ticket #5157
by Jochen Friedrich
· 19 years ago
cf309e3
[LLC]: Fix for Bugzilla ticket #5156
by Jochen Friedrich
· 19 years ago
6e2144b
[LLC]: Use refcounting with struct llc_sap
by Arnaldo Carvalho de Melo
· 19 years ago
04e4223
[LLC]: Do better struct sock accounting on skbs
by Arnaldo Carvalho de Melo
· 19 years ago
afdbe35
[LLC]: Use sk_wait_data
by Arnaldo Carvalho de Melo
· 19 years ago
249ff1c
[LLC]: Use some more likely/unlikely
by Arnaldo Carvalho de Melo
· 19 years ago
590232a
[LLC]: Add sysctl support for the LLC timeouts
by Arnaldo Carvalho de Melo
· 19 years ago
54fb7f2
[LLC]: Use the sk_wait_event primitive
by Arnaldo Carvalho de Melo
· 19 years ago
b35bd11
[LLC]: Convert llc_ui_wait_for_ functions to use prepare_to_wait/finish_wait
by Arnaldo Carvalho de Melo
· 19 years ago
72b1ad4
[LLC]: Remove unused functions from llc_c_ev.c
by Arnaldo Carvalho de Melo
· 19 years ago
b9441fc
[LLC]: Use const in llc_c_ev.c
by Arnaldo Carvalho de Melo
· 19 years ago
af426d3
[LLC]: Help the compiler with likely/unlikely, saving some more bytes
by Arnaldo Carvalho de Melo
· 19 years ago
0eb8017
[LLC]: Mark llc_find_next_offset as __init, saving some more bytes
by Arnaldo Carvalho de Melo
· 19 years ago
5a770c0
[LLC]: Update comments for llc_ui_bind and llc_ui_autobind to match new behaviour
by Arnaldo Carvalho de Melo
· 19 years ago
774ccb4
[LLC]: Remove unneeded temp net_device variables
by Arnaldo Carvalho de Melo
· 19 years ago
e0dd551
[LLC]: introduce llc_conn_tmr_common_cb, to avoid code duplication
by Arnaldo Carvalho de Melo
· 19 years ago
838a75d
[LLC]: Remove unneeded f_bit variables
by Arnaldo Carvalho de Melo
· 19 years ago
bdcc66c
[LLC]: Simplify llc_c_ac code, removing unneeded assignments to variables
by Arnaldo Carvalho de Melo
· 19 years ago
1d67e65
[LLC]: Make llc_frame_alloc take a net_device as an argument
by Arnaldo Carvalho de Melo
· 19 years ago
7957aed
[TCP]: Set default congestion control correctly for incoming connections.
by Stephen Hemminger
· 19 years ago
78c6671
[FIB_TRIE]: message cleanup
by Stephen Hemminger
· 19 years ago
0fb375f
[AF_PACKET]: Allow for > 8 byte hardware addresses.
by Eric W. Biederman
· 19 years ago
875bd5a
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 19 years ago
6d1cfe3
[PATCH] raw_sendmsg DoS on 2.6
by Mark J Cox
· 19 years ago
e14c3ca
[TCP]: Handle SACK'd packets properly in tcp_fragment().
by Herbert Xu
· 19 years ago
3c3f8f2
[8021Q]: Add endian annotations.
by Alexey Dobriyan
· 19 years ago
8922bc9
[NETFILTER]: Export ip_nat_port_{nfattr_to_range,range_to_nfattr}
by Harald Welte
· 19 years ago
a41bc00
[NETFILTER]: Rename misnamed function
by Patrick McHardy
· 19 years ago
Next »