Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
44fd0261d3509b0b4303fd9ba792058d230186ab
/
net
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
3133c5e8
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
1e4dfaf9
[PKT_SCHED]: GRED: Cleanup and remove unnecessary code
by Thomas Graf
· 19 years ago
6214e65
[PKT_SCHED]: GRED: Remove auto-creation of default VQ
by Thomas Graf
· 19 years ago
7051703
[PKT_SCHED]: GRED: Dont abuse default VQ for equalizing
by Thomas Graf
· 19 years ago
4a59183
[PKT_SCHED]: GRED: Remove initd flag
by Thomas Graf
· 19 years ago
18e3fb84
[PKT_SCHED]: GRED: Improve error handling and messages
by Thomas Graf
· 19 years ago
716a1b4
[PKT_SCHED]: GRED: Introduce tc_index_to_dp()
by Thomas Graf
· 19 years ago
edf7a7b
[PKT_SCHED]: GRED: Use generic queue management interface
by Thomas Graf
· 19 years ago
c3b553c
[PKT_SCHED]: GRED: Report congestion related drops as NET_XMIT_CN
by Thomas Graf
· 19 years ago
301d063
[PKT_SCHED]: GRED: Do not reset statistics in gred_reset/gred_change
by Thomas Graf
· 19 years ago
22b3342
[PKT_SCHED]: GRED: Use new generic red interface
by Thomas Graf
· 19 years ago
f62d6b9
[PKT_SCHED]: GRED: Use central VQ change procedure
by Thomas Graf
· 19 years ago
a8aaa99
[PKT_SCHED]: GRED: Report out-of-bound DPs as illegal
by Thomas Graf
· 19 years ago
6639607
[PKT_SCHED]: GRED: Use a central table definition change procedure
by Thomas Graf
· 19 years ago
e063682
[PKT_SCHED]: GRED: Dump table definition
by Thomas Graf
· 19 years ago
05f1cc0
[PKT_SCHED]: GRED: Cleanup dumping
by Thomas Graf
· 19 years ago
d6fd4e9
[PKT_SCHED]: GRED: Transform grio to GRED_RIO_MODE
by Thomas Graf
· 19 years ago
dea3f62
[PKT_SCHED]: GRED: Cleanup equalize flag and add new WRED mode detection
by Thomas Graf
· 19 years ago
dba051f
[PKT_SCHED]: RED: Cleanup and remove unnecessary code
by Thomas Graf
· 19 years ago
6a1b63d
[PKT_SCHED]: RED: Dont start idle periods while already idling
by Thomas Graf
· 19 years ago
9e178ff
[PKT_SCHED]: RED: Use generic queue management interface
by Thomas Graf
· 19 years ago
6b31b28
[PKT_SCHED]: RED: Use new generic red interface
by Thomas Graf
· 19 years ago
07aaa11
[NETEM]: use PSCHED_LESS
by Stephen Hemminger
· 19 years ago
1758ee0
[NETFILTER] nf_queue: Fix Ooops when no queue handler registered
by Harald Welte
· 19 years ago
433a4d3
[NETFILTER]: CONNMARK target needs ip_conntrack
by Harald Welte
· 19 years ago
10dfdc6
[NETFILTER] nfnetlink: Use kzalloc
by Harald Welte
· 19 years ago
0f81eb4
[NETFILTER]: Fix double free after netlink_unicast() in ctnetlink
by Harald Welte
· 19 years ago
d2a7bb7
[NETFILTER] NAT: Fix module refcount dropping too far
by Harald Welte
· 19 years ago
d811552
[NETFILTER] PPTP helper: Fix endianness bug in GRE key / CallID NAT
by Harald Welte
· 19 years ago
3428c20
[NETFILTER] PPTP helper: Fix compilation of conntrack helper without NAT
by Harald Welte
· 19 years ago
0bbacc4
NFS,SUNRPC,NLM: fix unused variable warnings when CONFIG_SYSCTL is disabled
by Chuck Lever
· 19 years ago
c556b75
SUNRPC: allow sunrpc.o to link when CONFIG_SYSCTL is disabled
by Chuck Lever
· 19 years ago
52ab4ac
[PKT_SCHED]: Rework QoS and/or fair queueing configuration
by Thomas Graf
· 19 years ago
979ad66
[IPV6]: inet6_ifinfo_notify should use RTM_DELLINK in addrconf_ifdown
by Yan Zheng
· 19 years ago
c75d721
[NET]: Fix zero-size datagram reception
by Herbert Xu
· 19 years ago
450b5b1
[TCP]: BIC max increment too large
by Stephen Hemminger
· 19 years ago
8713dbf
[MCAST]: ip[6]_mc_add_src should be called when number of sources is zero
by Yan Zheng
· 19 years ago
97300b5
[MCAST] IPv6: Check packet size when process Multicast
by Yan Zheng
· 19 years ago
edc9e81
[DCCP]: Set socket owner iff packet is not data
by Herbert Xu
· 19 years ago
48918a4
[DCCP]: Simplify skb_set_owner_w semantics
by Herbert Xu
· 19 years ago
9d17f21
[IPV6]: Fix behavior of ip6_route_input() for link local address
by Yan Zheng
· 19 years ago
a3d7a9d7
[ROSE]: rose_heartbeat_expiry() locking fix
by Andrew Morton
· 19 years ago
6b7d31f
[NETFILTER]: Add "revision" support to arp_tables and ip6_tables
by Harald Welte
· 19 years ago
6ede246
[BRIDGE]: Use ether_compare
by Stephen Hemminger
· 19 years ago
3fa63c7
[PATCH] Typo fix: dot after newline in printk strings
by Jean Delvare
· 19 years ago
6df5b9f
[CRYPTO] Simplify one-member scatterlist expressions
by Herbert Xu
· 19 years ago
378f058
[PATCH] Use sg_set_buf/sg_init_one where applicable
by David Hardeman
· 19 years ago
a6e0eb3
[PATCH] bluetooth hidp is broken on s390
by Al Viro
· 19 years ago
9fcc2e8
[IPV4]: Fix issue reported by Coverity in ipv4/fib_frontend.c
by Jayachandran C
· 19 years ago
360ac8e
[ETH]: ether address compare
by Stephen Hemminger
· 19 years ago
974f7bc
Merge master.kernel.org:/pub/scm/linux/kernel/git/sridhar/lksctp-2.6
by Arnaldo Carvalho de Melo
· 19 years ago
64a0c1c
[SCTP] Do not allow unprivileged programs initiating new associations on
by Ivan Skytte Jorgensen
· 19 years ago
96a3399
[SCTP] Allow SCTP_MAXSEG to revert to default frag point with a '0' value.
by Ivan Skytte Jorgensen
· 19 years ago
a1ab358
[SCTP] Fix SCTP_SETADAPTION sockopt to use the correct structure.
by Ivan Skytte Jorgensen
· 19 years ago
Next »