Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
e488eafcc50be296f0d1e1fd67c6b5d865183011
« Previous
dce116a
[SCTP]: Get rid of the last remnants of sin_port flipping.
by Al Viro
· 18 years ago
6fbfa9f
[SCTP]: Annotate ->inaddr_any().
by Al Viro
· 18 years ago
c9c938c
[SCTP]: flip_to_{h,n}() are not needed anymore.
by Al Viro
· 18 years ago
7dcdbd9
[SCTP]: Don't bother setting sin_port in ->from_sk().
by Al Viro
· 18 years ago
516b20e
[SCTP]: ->a_h is gone now.
by Al Viro
· 18 years ago
9fd7649
[SCTP]: ip6_send() doesn't need fl_ip_[sd]port.
by Al Viro
· 18 years ago
7dd8a58
[SCTP]: sctp_sf_send_restart_abort() is endian-agnostic.
by Al Viro
· 18 years ago
8cec6b8
[SCTP]: We need to be careful when copying to sockaddr_storage.
by Al Viro
· 18 years ago
b3f5b3b
[SCTP]: Trivial ->ipaddr_h -> ->ipaddr conversions.
by Al Viro
· 18 years ago
74af924
[SCTP]: ->a_h is gone now.
by Al Viro
· 18 years ago
5ae955c
[SCTP]: sctp_make_asconf_update_ip() and sctp_find_unmatch_addr().
by Al Viro
· 18 years ago
6244be4
[SCTP]: Trivial parts of a_h -> a switch.
by Al Viro
· 18 years ago
80f15d6
[SCTP]: ->source_h is not used anymore.
by Al Viro
· 18 years ago
a926626
[SCTP]: Switch all remaining users of ->saddr_h to ->saddr.
by Al Viro
· 18 years ago
16b0a03
[SCTP]: Switch sctp_chunk ->dest to net-endian.
by Al Viro
· 18 years ago
d448388
[SCTP]: sctp_transport_route() switched to net-endian.
by Al Viro
· 18 years ago
cb7b4a0
[SCTP]: Pass net-endian to ->get_dst().
by Al Viro
· 18 years ago
d3f7a54
[SCTP]: ->get_saddr() switched to net-endian.
by Al Viro
· 18 years ago
6a1e5f3
[SCTP]: sctp_process_init() and sctp_source() switched to net-endian.
by Al Viro
· 18 years ago
02a8a4d
[SCTP]: sctp_copy_one_addr() switched to net-endian.
by Al Viro
· 18 years ago
6c7be55
[SCTP]: sctp_has_association() switched to net-endian.
by Al Viro
· 18 years ago
cd4ff03
[SCTP]: sctp_endpoint_lookup_assoc() switched to net-endian.
by Al Viro
· 18 years ago
dd86d13
[SCTP]: Switch ->from_addr_param() to net-endian.
by Al Viro
· 18 years ago
5ab7b85
[SCTP]: Switch sctp_add_bind_addr() to net-endian.
by Al Viro
· 18 years ago
4bdf4b5
[SCTP]: Switch sctp_assoc_add_peer() to net-endian.
by Al Viro
· 18 years ago
b488c7d
[SCTP]: sctp_transport_{init,new}() switched to net-endian.
by Al Viro
· 18 years ago
d55c41b
[SCTP]: Switch ->from_skb() to net-endian.
by Al Viro
· 18 years ago
9b1dfad
[SCTP]: Switch sctp_cookie ->peer_addr to net-endian.
by Al Viro
· 18 years ago
f235fca
[SCTP]: sctp_init_addrs() switched to net-endian.
by Al Viro
· 18 years ago
e2fcced
[SCTP]: Switch sctp_assoc_is_match to net-endian.
by Al Viro
· 18 years ago
1c7d1fc
[SCTP]: Switch sctp_endpoint_is_match() to net-endian.
by Al Viro
· 18 years ago
c9a0850
[SCTP]: Switch sctp_del_bind_addr() to net-endian.
by Al Viro
· 18 years ago
63de08f
[SCTP]: Switch address inside the heartbeat opaque data to net-endian.
by Al Viro
· 18 years ago
be29681
[SCTP]: Switch sctp_assoc_lookup_paddr() to net-endian.
by Al Viro
· 18 years ago
38a0314
[SCTP]: sctp_assoc_del_peer() switched to net-endian.
by Al Viro
· 18 years ago
854d43a
[SCTP]: Annotate ->dst_saddr()
by Al Viro
· 18 years ago
acd2bc9
[SCTP]: Switch ->primary_addr to net-endian.
by Al Viro
· 18 years ago
7e1e4a2
[SCTP]: Switch sctp_bind_addr_match() to net-endian.
by Al Viro
· 18 years ago
5f242a1
[SCTP]: Switch ->cmp_addr() and sctp_cmp_addr_exact() to net-endian.
by Al Viro
· 18 years ago
c604e36
[SCTP]: Pass net-endian to ->seq_dump_addr()
by Al Viro
· 18 years ago
2a6fd78
[SCTP] embedded sctp_addr: net-endian mirrors
by Al Viro
· 18 years ago
09ef7fe
[SCTP]: Beginning of conversion to net-endian for embedded sctp_addr.
by Al Viro
· 18 years ago
30330ee
[SCTP] bug: endianness problem in sctp_getsockopt_sctp_status()
by Al Viro
· 18 years ago
0906e20
[SCTP] bug: sctp_assoc_control_transport() breakage
by Al Viro
· 18 years ago
d5c747f
[SCTP] bug: sctp_find_unmatch_addr() compares net-endian to host-endian
by Al Viro
· 18 years ago
39940a4
[SCTP] bug: sctp_assoc_lookup_laddr() is broken with ipv6.
by Al Viro
· 18 years ago
04afd8b
[SCTP]: Beginning of sin_port fixes.
by Al Viro
· 18 years ago
dbc16db
[SCTP]: Trivial sctp endianness annotations.
by Al Viro
· 18 years ago
72f17e1
[SCTP]: Annotate tsn_dups.
by Al Viro
· 18 years ago
5be291f
[SCTP]: SCTP_CMD_ASSOC_FAILED annotations.
by Al Viro
· 18 years ago
dc251b2
[SCTP]: SCTP_CMD_INIT_FAILED annotations.
by Al Viro
· 18 years ago
f94c019
[SCTP]: sctp_stop_t1_and_abort() annotations.
by Al Viro
· 18 years ago
63706c5
[SCTP]: sctp_make_op_error() annotations.
by Al Viro
· 18 years ago
5bf2db0
[SCTP]: Annotate sctp_init_cause().
by Al Viro
· 18 years ago
f3ffaf1
[SCTP]: Annotate SCTP headers.
by Al Viro
· 18 years ago
89c8945
[IPV6] net/ipv6/sit.c: make 2 functions static
by Adrian Bunk
· 18 years ago
1459bb3
[XFRM]: Make copy_to_user_policy_type take a type
by Jamal Hadi Salim
· 18 years ago
7468596
[BRIDGE] netlink: Convert bridge netlink code to new netlink interface
by Thomas Graf
· 18 years ago
82e3ab9
[DCCP]: Adds the tx buffer sysctls
by Ian McDonald
· 18 years ago
4554317
[DCCP] CCID3: Remove non-referenced variable
by Ian McDonald
· 18 years ago
ddfe10b
[DCCP]: Update Documentation
by Ian McDonald
· 18 years ago
e1b7441
[DCCP]: Make dccp_probe more portable
by Ian McDonald
· 18 years ago
23ea894
[CCID 3]: Add annotations for socket structures
by Gerrit Renker
· 18 years ago
59348b1
[DCCP]: Simplified conditions due to use of enum:8 states
by Gerrit Renker
· 18 years ago
b1308dc
[DCCP]: Set TX Queue Length Bounds via Sysctl
by Ian McDonald
· 18 years ago
56724aa
[DCCP]: Add CCID3 debug support to Kconfig
by Gerrit Renker
· 18 years ago
8411671
[DCCP]: enable debug messages also for static builds
by Gerrit Renker
· 18 years ago
f123bc5
[BNX2]: Update version and rel date.
by Michael Chan
· 18 years ago
bac0dff
[BNX2]: Add 5709 PCI ID.
by Michael Chan
· 18 years ago
d43584c
[BNX2]: Download 5709 firmware.
by Michael Chan
· 18 years ago
5793bfe
[BNX2]: New firmware to support 5709 (part 4).
by Michael Chan
· 18 years ago
123d19a
[BNX2]: New firmware to support 5709 (part 3).
by Michael Chan
· 18 years ago
fc2a0bc
[BNX2]: New firmware to support 5709 (part 2).
by Michael Chan
· 18 years ago
b6690cc
[BNX2]: New firmware to support 5709 (part 1).
by Michael Chan
· 18 years ago
234754d
[BNX2]: Add 5709 reset and runtime code.
by Michael Chan
· 18 years ago
59b47d8
[BNX2]: Add 5709 init code.
by Michael Chan
· 18 years ago
9052a84
[BNX2]: Add new 5709 registers (part 2).
by Michael Chan
· 18 years ago
19cdeb7
[BNX2]: Add new 5709 registers (part 1).
by Michael Chan
· 18 years ago
af3ee51
[BNX2]: Re-organize firmware structures.
by Michael Chan
· 18 years ago
a16dda0
[BNX2]: Remove udelay() in copper PHY code.
by Michael Chan
· 18 years ago
f8dd064
[BNX2]: Add 5708S parallel detection.
by Michael Chan
· 18 years ago
48b01e2
[BNX2]: Add bnx2_5706_serdes_timer().
by Michael Chan
· 18 years ago
80be443
[BNX2]: Improve SerDes handling.
by Michael Chan
· 18 years ago
7510873
[BNX2]: Fix Xen problem.
by Michael Chan
· 18 years ago
bb22f58
Compile fix for "peer secid consolidation for external network labeling"
by James Morris
· 18 years ago
de64688
NetLabel: honor the audit_enabled flag
by Paul Moore
· 18 years ago
3de4bab
SELinux: peer secid consolidation for external network labeling
by Paul Moore
· 18 years ago
9f2ad66
NetLabel: SELinux cleanups
by Paul Moore
· 18 years ago
9bb5fd2
NetLabel: use cipso_v4_doi_search() for local CIPSOv4 functions
by Paul Moore
· 18 years ago
c6b1677
NetLabel: use the correct CIPSOv4 MLS label limits
by Paul Moore
· 18 years ago
9fade4b
NetLabel: return the correct error for translated CIPSOv4 tags
by Paul Moore
· 18 years ago
91b1ed0
NetLabel: fixup the handling of CIPSOv4 tags to allow for multiple tag types
by Paul Moore
· 18 years ago
6ce61a7
NetLabel: add tag verification when adding new CIPSOv4 DOI definitions
by Paul Moore
· 18 years ago
05e00cb
NetLabel: check for a CIPSOv4 option before we do call into the CIPSOv4 layer
by Paul Moore
· 18 years ago
701a90b
NetLabel: make netlbl_lsm_secattr struct easier/quicker to understand
by Paul Moore
· 18 years ago
c6fa82a
NetLabel: change netlbl_secattr_init() to return void
by Paul Moore
· 18 years ago
cd28786
NetLabel: convert the unlabeled accept flag to use RCU
by Paul Moore
· 18 years ago
1f758d9
NetLabel: use gfp_t instead of int where it makes sense
by Paul Moore
· 18 years ago
352d480
[TCP]: Tidy up skb_entail
by Arnaldo Carvalho de Melo
· 18 years ago
eafff86
[NETROM]: Use kmemdup
by Arnaldo Carvalho de Melo
· 18 years ago
Next »