Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8956695131b8a7878891667469899d667eb5892b
8956695
[NETFILTER]: x_tables: make xt_compat_match_from_user usable in iterator macros
by Patrick McHardy
· 17 years ago
4b47824
[NETFILTER]: ip_tables: reformat compat code
by Patrick McHardy
· 17 years ago
ac8e27f
[NETFILTER]: ip_tables: kill useless wrapper
by Patrick McHardy
· 17 years ago
03bffc1
wireless: make drivers include the TSF RX flag where appropriate
by Johannes Berg
· 17 years ago
374fdfb
introduce WEXT scan capabilities
by Dan Williams
· 17 years ago
c49e5ea
mac80211: conditionally include timestamp in radiotap information
by Johannes Berg
· 17 years ago
a07a5a8
[DCCP]: Remove unused inline function
by Gerrit Renker
· 17 years ago
52515e7
[CCID3]: Nofeedback timer according to rfc3448bis
by Gerrit Renker
· 17 years ago
d8d1252
[CCID3]: Implement rfc3448bis changes to feedback reception
by Gerrit Renker
· 17 years ago
5bd370a
[CCID3]: Remove two irrelevant states in TX feedback handling
by Gerrit Renker
· 17 years ago
8e138e7
[CCID3]: Use a function to update p_inv, and p is never used
by Gerrit Renker
· 17 years ago
17159b0
[PARISC]: Fix build after ipv4_is_*() changes.
by Joe Perches
· 17 years ago
9ad0977
[SCTP]: Use crc32c library for checksum calculations.
by Vlad Yasevich
· 17 years ago
1bf4095
[PACKET]: Fix /proc/net/packet crash due to bogus private pointer
by Herbert Xu
· 17 years ago
2d4d298
[IPV4]: Remove unused IPV4TYPE macros
by Joe Perches
· 17 years ago
6360a02
[IPV4] drivers/infiniband: Use ipv4_is_<type>
by Joe Perches
· 17 years ago
b5cb2bb
[IPV4] sctp: Use ipv4_is_<type>
by Joe Perches
· 17 years ago
37ef8dd
[IPV4] net/netfilter: Use ipv4_is_<type>
by Joe Perches
· 17 years ago
f97c1e0
[IPV4] net/ipv4: Use ipv4_is_<type>
by Joe Perches
· 17 years ago
21cf225
[IPV4] net/core: Use ipv4_is_<type>
by Joe Perches
· 17 years ago
3db8cda
[IPV4] include/net: Use ipv4_is_<type>
by Joe Perches
· 17 years ago
2658fa8
[IPV4]: Create ipv4_is_<type>(__be32 addr) functions
by Joe Perches
· 17 years ago
586f121
[IPV4]: Switch users of ipv4_devconf(_all) to use the pernet one
by Pavel Emelyanov
· 17 years ago
9355bbd
[IPV4]: Switch users of ipv4_devconf_dflt to use the pernet one
by Pavel Emelyanov
· 17 years ago
752d14d
[IPV4]: Move the devinet pointers on the struct net
by Pavel Emelyanov
· 17 years ago
c0ce9fb
[IPV4]: Store the net pointer on devinet's ctl tables
by Pavel Emelyanov
· 17 years ago
32e569b
[IPV4]: Pass the net pointer to the arp_req_set_proxy()
by Pavel Emelyanov
· 17 years ago
ea40b32
[IPV4]: Make __devinet_sysctl_register return an error
by Pavel Emelyanov
· 17 years ago
8afd351
[NETNS]: Add the netns_ipv4 struct
by Pavel Emelyanov
· 17 years ago
4bda4f2
[XFRM]: Fix potential race vs xfrm_state(only)_find and xfrm_hash_resize.
by Pavel Emelyanov
· 17 years ago
5e41fb8
[PPP] synchronous tty: convert dead_sem to completion
by Matthias Kaehlcke
· 17 years ago
9055e05
[UDP]: Move udp_stats_in6 into net/ipv4/udp.c
by Herbert Xu
· 17 years ago
8d61443
[SUNRPC]: Use htonl() where appropriate.
by YOSHIFUJI Hideaki
· 17 years ago
ae445d1
[RXRPC]: Use cpu_to_be32() where appropriate.
by YOSHIFUJI Hideaki
· 17 years ago
f831e90
[MAC80211]: Use htons() where appropriate.
by YOSHIFUJI Hideaki
· 17 years ago
6d82de9
[IRDA]: Use htons() where appropriate.
by YOSHIFUJI Hideaki
· 17 years ago
5661df7
[IPVS]: Use htons() where appropriate.
by YOSHIFUJI Hideaki
· 17 years ago
4e39430
[IEEE80211]: Use htons() where appropriate.
by YOSHIFUJI Hideaki
· 17 years ago
b98999d
[DECNET]: Use htons() where appropriate.
by YOSHIFUJI Hideaki
· 17 years ago
91c5ec3
[BRIDGE]: Use cpu_to_be16() where appropriate.
by YOSHIFUJI Hideaki
· 17 years ago
6179983
[DCCP]: Introducing CCMPS
by Gerrit Renker
· 17 years ago
84a97b0
[CCID]: More informative registration
by Gerrit Renker
· 17 years ago
9cb2345
[DCCP]: Documentation for CCID operations
by Gerrit Renker
· 17 years ago
f5026fa
[IPV4]: Thresholds in fib_trie.c are used as consts, so make them const.
by Denis V. Lunev
· 17 years ago
8a4a50f
[IPV6] sit: Rebinding of SIT tunnels to other interfaces
by Michal Schmidt
· 17 years ago
ee34c1e
[IP_GRE]: Rebinding of GRE tunnels to other interfaces
by Michal Schmidt
· 17 years ago
528c4ce
[IPV6]: Always pass a valid nl_info to inet6_rt_notify.
by Denis V. Lunev
· 17 years ago
aef2178
[IPSEC]: Fix zero return value in xfrm_lookup on error
by Herbert Xu
· 17 years ago
cf86314
[DCCP]: Ignore feature negotiation on Data packets
by Gerrit Renker
· 17 years ago
5cdae19
[DCCP]: Make code assumptions explicit
by Gerrit Renker
· 17 years ago
dd6303d
[DCCP]: Remove unused and redundant validation functions
by Gerrit Renker
· 17 years ago
af3b867
[DCCP]: Support inserting options during the 3-way handshake
by Gerrit Renker
· 17 years ago
b4d4f7c
[DCCP]: Handle timestamps on Request/Response exchange separately
by Gerrit Renker
· 17 years ago
8109616
[DCCP]: Add (missing) option parsing to request_sock processing
by Gerrit Renker
· 17 years ago
8b81941
[DCCP]: Allow to parse options on Request Sockets
by Gerrit Renker
· 17 years ago
7913350
[DCCP]: Collapse repeated `len' statements into one
by Gerrit Renker
· 17 years ago
b8599d2
[DCCP]: Support for server holding timewait state
by Gerrit Renker
· 17 years ago
28be544
[DCCP]: Use maximum-RTO backoff from DCCP spec
by Gerrit Renker
· 17 years ago
92d3192
[DCCP]: Shift the retransmit timer for active-close into output.c
by Gerrit Renker
· 17 years ago
09f7709
[IPV6]: fix section mismatch warnings
by Daniel Lezcano
· 17 years ago
69567d0
[DCCP]: Perform SHUT_RD and SHUT_WR on receiving close
by Gerrit Renker
· 17 years ago
96eba69
[DECNET]: Fix inverted wait flag in xfrm_lookup call
by Herbert Xu
· 17 years ago
a662071
[NET]: Check RTNL status in unregister_netdevice
by Herbert Xu
· 17 years ago
aebcf82
[IPSEC]: Do not let packets pass when ICMP flag is off
by Herbert Xu
· 17 years ago
bb72845
[IPSEC]: Make callers of xfrm_lookup to use XFRM_LOOKUP_WAIT
by Herbert Xu
· 17 years ago
7233b9f
[IPSEC]: Fix reversed ICMP6 policy check
by Herbert Xu
· 17 years ago
2ba582b
[BNX2]: Fix compiler warning.
by Michael Chan
· 17 years ago
f13561c
[BNX2]: Update version to 1.7.1.
by Michael Chan
· 17 years ago
57851d8
[BNX2]: Enable new tx ring.
by Michael Chan
· 17 years ago
c76c047
[BNX2]: Add support for a new tx ring.
by Michael Chan
· 17 years ago
b4b3604
[BNX2]: Support multiple MSIX IRQs.
by Michael Chan
· 17 years ago
a1f6019
[BNX2]: Move rx indexes into bnx2_napi struct.
by Michael Chan
· 17 years ago
a550c99
[BNX2]: Move tx indexes into bnx2_napi struct.
by Michael Chan
· 17 years ago
35efa7c
[BNX2]: Introduce new bnx2_napi structure.
by Michael Chan
· 17 years ago
6d866ff
[BNX2]: Restructure IRQ datastructures.
by Michael Chan
· 17 years ago
ead7270
[BNX2]: Add function to fetch hardware tx index.
by Michael Chan
· 17 years ago
a0d142c
[BNX2]: Update version to 1.6.9.
by Michael Chan
· 17 years ago
84eaa18
[BNX2]: Enable S/G for jumbo RX.
by Michael Chan
· 17 years ago
1db82f2
[BNX2]: Add fast path code to handle RX pages.
by Michael Chan
· 17 years ago
47bf424
[BNX2]: Add init. code to handle RX pages.
by Michael Chan
· 17 years ago
110d0ef
[BNX2]: Update firmware to support S/G RX buffers.
by Michael Chan
· 17 years ago
5d5d001
[BNX2]: Restructure RX ring init. code.
by Michael Chan
· 17 years ago
85833c6
[BNX2]: Restructure RX fast path handling.
by Michael Chan
· 17 years ago
e343d55
[BNX2]: Add ring constants.
by Michael Chan
· 17 years ago
f5f97b5
[NET]: fix drivers/net/ns83820.c build
by Andrew Morton
· 17 years ago
5533995
[IPIP]: Allow rebinding the tunnel to another interface
by Michal Schmidt
· 17 years ago
6a7657f
[NET]: Remove unused define from loopback driver.
by Pavel Emelyanov
· 17 years ago
81103a5
[NETNS]: network namespace was passed into dev_getbyhwaddr but not used
by Denis V. Lunev
· 17 years ago
4138093
[NET]: Remove FASTCALL macro
by Harvey Harrison
· 17 years ago
8b7817f
[IPSEC]: Add ICMP host relookup support
by Herbert Xu
· 17 years ago
d5422ef
[IPSEC]: Added xfrm_decode_session_reverse and xfrmX_policy_check_reverse
by Herbert Xu
· 17 years ago
815f4e5
[IPSEC]: Make xfrm_lookup flags argument a bit-field
by Herbert Xu
· 17 years ago
3f71c81
[TFRC]: Remove previous loss intervals implementation
by Gerrit Renker
· 17 years ago
954c2db
[CCID3]: Interface CCID3 code with newer Loss Intervals Database
by Gerrit Renker
· 17 years ago
de0d411
[TFRC]: CCID3 (and CCID4) needs to access these inlines
by Gerrit Renker
· 17 years ago
db64196
[CCID3]: Redundant debugging output / documentation
by Gerrit Renker
· 17 years ago
8a9c7e9
[TFRC]: Ringbuffer to track loss interval history
by Gerrit Renker
· 17 years ago
8995a23
[TFRC]: Loss interval code needs the macros/inlines that were moved
by Gerrit Renker
· 17 years ago
df8f83f
[TFRC]: Put RX/TX initialisation into tfrc.c
by Gerrit Renker
· 17 years ago
2aaef4e
[NETNS]: separate af_packet netns data
by Denis V. Lunev
· 17 years ago
Next »