Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
f557d0996a6f9c06912528ea85e1dba0fb7d485f
/
net
696adfe
list_for_each_rcu must die: networking
by Paul E. McKenney
· 16 years ago
c3c2233
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
e38b36f
flag parameters: check magic constants
by Ulrich Drepper
· 16 years ago
77d2720
flag parameters: NONBLOCK in socket and socketpair
by Ulrich Drepper
· 16 years ago
c019bbc
flag parameters: paccept w/out set_restore_sigmask
by Ulrich Drepper
· 16 years ago
aaca0bd
flag parameters: paccept
by Ulrich Drepper
· 16 years ago
a677a03
flag parameters: socket and socketpair
by Ulrich Drepper
· 16 years ago
f867e6a
pkt_sched: sch_sfq: dump a real number of flows
by Jarek Poplawski
· 16 years ago
26dcce0
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
70eed75
netfilter: make security table depend on NETFILTER_ADVANCED
by Patrick McHardy
· 16 years ago
4b53fb6
tcp: Clear probes_out more aggressively in tcp_ack().
by David S. Miller
· 16 years ago
b4942af
net: Update entry in af_family_clock_key_strings
by Oliver Hartkopp
· 16 years ago
5b3ab1d
netdev: Remove warning from __netif_schedule().
by David S. Miller
· 16 years ago
5554b35
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 16 years ago
c010b2f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
16a37ac
I/OAT: tcp_dma_copybreak default value dependent on I/OAT version
by Maciej Sosnowski
· 16 years ago
3d0f24a
ipv6: icmp6_dst_gc return change
by Stephen Hemminger
· 16 years ago
75307c0
ipv6: use kcalloc
by Stephen Hemminger
· 16 years ago
a76d734
ipv6: use spin_trylock_bh
by Stephen Hemminger
· 16 years ago
c8a4522
ipv6: use round_jiffies
by Stephen Hemminger
· 16 years ago
417f28b
netns: dont alloc ipv6 fib timer list
by Stephen Hemminger
· 16 years ago
888c848
ipv6: make struct ipv6_devconf static
by Adrian Bunk
· 16 years ago
4d6971e
sctp: remove sctp_assoc_proc_exit()
by Adrian Bunk
· 16 years ago
abd0b19
sctp: make sctp_outq_flush() static
by Adrian Bunk
· 16 years ago
a94f779
pkt_sched: make qdisc_class_hash_alloc() static
by Adrian Bunk
· 16 years ago
cf508b1
netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep.
by David S. Miller
· 16 years ago
d29f749
net: Fix build failure with 'make mandocs'.
by Dave Jones
· 16 years ago
16be63f
bluetooth: remove improper bluetooth class symlinks.
by Greg Kroah-Hartman
· 16 years ago
b32d131
tcp: Fix bitmask test in tcp_syn_options()
by David S. Miller
· 16 years ago
47112e2
udplite: Protection against coverage value wrap-around
by Gerrit Renker
· 16 years ago
6579e57
net: Print the module name as part of the watchdog message
by Arjan van de Ven
· 16 years ago
7943986
net: use kcalloc in netdev_queue alloc
by Stephen Hemminger
· 16 years ago
847499c
ipv6: use timer pending
by Stephen Hemminger
· 16 years ago
5547cd0
netfilter: nf_conntrack_sctp: fix sparse warnings
by Patrick McHardy
· 16 years ago
c71529e
netfilter: nf_nat_sip: c= is optional for session
by Herbert Xu
· 16 years ago
db1a75b
netfilter: xt_TCPMSS: collapse tcpmss_reverse_mtu{4,6} into one function
by Jan Engelhardt
· 16 years ago
72961ec
netfilter: nfnetlink_log: send complete hardware header
by Eric Leblond
· 16 years ago
280763c
netfilter: xt_time: fix time's time_mt()'s use of do_div()
by David Howells
· 16 years ago
5840157
netfilter: accounting rework: ct_extend + 64bit counters (v4)
by Krzysztof Piotr Oledzki
· 16 years ago
0dbff68
netfilter: nf_nat_core: eliminate useless find_appropriate_src for IP_NAT_RANGE_PROTO_RANDOM
by Changli Gao
· 16 years ago
d3678b4
Revert "pkt_sched: Make default qdisc nonshared-multiqueue safe."
by David S. Miller
· 16 years ago
867d79f
net: In __netif_schedule() use WARN_ON instead of BUG_ON
by Linus Torvalds
· 16 years ago
b6b2fed
net: Improve simple_tx_hash().
by David S. Miller
· 16 years ago
c3ee841
pkt_sched: Remove unused variable skb in dev_deactivate_queue function.
by Daniel Lezcano
· 16 years ago
eb6a12c
Merge branch 'linus' into cpus4096-for-linus
by Ingo Molnar
· 16 years ago
14b395e
Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 16 years ago
702beb8
ipv6: Fix warning in addrconf code.
by David Miller
· 16 years ago
d1671a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
3a682fb
pkt_sched: Fix build with NET_SCHED disabled.
by David S. Miller
· 16 years ago
db6d8c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
a352def
tty: Ldisc revamp
by Alan Cox
· 16 years ago
fb65a7c
iucv: Fix bad merging.
by David S. Miller
· 16 years ago
175f9c1
net_sched: Add size table for qdiscs
by Jussi Kivilinna
· 16 years ago
0abf77e
net_sched: Add accessor function for packet length for qdiscs
by Jussi Kivilinna
· 16 years ago
5f86173
net_sched: Add qdisc_enqueue wrapper
by Jussi Kivilinna
· 16 years ago
a6ffb40
ipv6 mcast: Omit redundant address family checks in ip6_mc_source().
by YOSHIFUJI Hideaki
· 16 years ago
230b183
net: Use standard structures for generic socket address structures.
by YOSHIFUJI Hideaki
· 16 years ago
53b7997
ipv6 netns: Make several "global" sysctl variables namespace aware.
by YOSHIFUJI Hideaki
· 16 years ago
721499e
netns: Use net_eq() to compare net-namespaces for optimization.
by YOSHIFUJI Hideaki
· 16 years ago
407d819
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6
by David S. Miller
· 16 years ago
725a8ff
ipv6: remove unused parameter from ip6_ra_control
by Denis V. Lunev
· 16 years ago
bdccc4c
tcp: fix kernel panic with listening_get_next
by Daniel Lezcano
· 16 years ago
4389dde
tcp: Remove redundant checks when setting eff_sacks
by Adam Langley
· 16 years ago
33ad798
tcp: options clean up
by Adam Langley
· 16 years ago
49a72df
tcp: Fix MD5 signatures for non-linear skbs
by Adam Langley
· 16 years ago
845525a
sctp: Update sctp global memory limit allocations.
by Vlad Yasevich
· 16 years ago
336d326
sctp: remove unnecessary byteshifting, calculate directly in big-endian
by Harvey Harrison
· 16 years ago
4e54064
sctp: Allow only 1 listening socket with SO_REUSEADDR
by Vlad Yasevich
· 16 years ago
23b29ed
sctp: Do not leak memory on multiple listen() calls
by Vlad Yasevich
· 16 years ago
7dab83d
sctp: Support ipv6only AF_INET6 sockets.
by Vlad Yasevich
· 16 years ago
6d0ccba
sctp: Prevent uninitialized memory access
by Florian Westphal
· 16 years ago
c4e85f8
sctp: Don't abort initialization when CONFIG_PROC_FS=n
by Florian Westphal
· 16 years ago
c1e20f7
tcp: RTT metrics scaling
by Stephen Hemminger
· 16 years ago
30ee42b
pkt_sched: Fix noqueue_qdisc initialization.
by David S. Miller
· 16 years ago
3072367
pkt_sched: Manage qdisc list inside of root qdisc.
by David S. Miller
· 16 years ago
72b25a9
pkt_sched: Get rid of u32_list.
by David S. Miller
· 16 years ago
8913336
packet: add PACKET_RESERVE sockopt
by Patrick McHardy
· 16 years ago
65c0118
cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr
by Mike Travis
· 16 years ago
bb2c018
Merge branch 'linus' into cpus4096
by Ingo Molnar
· 16 years ago
b6fcbdb
proc: consolidate per-net single-release callers
by Pavel Emelyanov
· 16 years ago
de05c55
proc: consolidate per-net single_open callers
by Pavel Emelyanov
· 16 years ago
60bdde9
proc: clean the ip_misc_proc_init and ip_proc_init_net error paths
by Pavel Emelyanov
· 16 years ago
8e3461d
proc: show per-net ip_devconf.forwarding in /proc/net/snmp
by Pavel Emelyanov
· 16 years ago
229bf0c
proc: create /proc/net/snmp file in each net
by Pavel Emelyanov
· 16 years ago
7b7a9df
proc: create /proc/net/netstat file in each net
by Pavel Emelyanov
· 16 years ago
d89cbbb
ipv4: clean the init_ipv4_mibs error paths
by Pavel Emelyanov
· 16 years ago
923c658
mib: put icmpmsg statistics on struct net
by Pavel Emelyanov
· 16 years ago
b60538a
mib: put icmp statistics on struct net
by Pavel Emelyanov
· 16 years ago
386019d
mib: put udplite statistics on struct net
by Pavel Emelyanov
· 16 years ago
2f275f9
mib: put udp statistics on struct net
by Pavel Emelyanov
· 16 years ago
61a7e26
mib: put net statistics on struct net
by Pavel Emelyanov
· 16 years ago
a20f579
mib: put ip statistics on struct net
by Pavel Emelyanov
· 16 years ago
57ef42d
mib: put tcp statistics on struct net
by Pavel Emelyanov
· 16 years ago
9b4661b
ipv4: add pernet mib operations
by Pavel Emelyanov
· 16 years ago
49997d7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
a0c80b8
pkt_sched: Make default qdisc nonshared-multiqueue safe.
by David S. Miller
· 16 years ago
99194cf
pkt_sched: Add multiqueue handling to qdisc_graft().
by David S. Miller
· 16 years ago
8387400
pkt_sched: Kill netdev_queue lock.
by David S. Miller
· 16 years ago
c7e4f3b
pkt_sched: Kill qdisc_lock_tree and qdisc_unlock_tree.
by David S. Miller
· 16 years ago
5304997
pkt_sched: Make qdisc grafting locking more specific.
by David S. Miller
· 16 years ago
Next »