Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
8efd8e7e821f3daa67ebd2e419646d89dda61f1a
/
net
4135ab8
tcp: tcp_conn_request: fix build error when IPv6 is disabled
by Octavian Purdila
· 11 years ago
1fb6f15
tcp: add tcp_conn_request
by Octavian Purdila
· 11 years ago
695da14
tcp: add queue_add_hash to tcp_request_sock_ops
by Octavian Purdila
· 11 years ago
2aec4a2
tcp: add mss_clamp to tcp_request_sock_ops
by Octavian Purdila
· 11 years ago
5db92c9
tcp: unify tcp_v4_rtx_synack and tcp_v6_rtx_synack
by Octavian Purdila
· 11 years ago
d6274bd
tcp: add send_synack method to tcp_request_sock_ops
by Octavian Purdila
· 11 years ago
936b8bd
tcp: add init_seq method to tcp_request_sock_ops
by Octavian Purdila
· 11 years ago
9403715
tcp: move around a few calls in tcp_v6_conn_request
by Octavian Purdila
· 11 years ago
d94e041
tcp: add route_req method to tcp_request_sock_ops
by Octavian Purdila
· 11 years ago
fb7b37a
tcp: add init_cookie_seq method to tcp_request_sock_ops
by Octavian Purdila
· 11 years ago
16bea70
tcp: add init_req method to tcp_request_sock_ops
by Octavian Purdila
· 11 years ago
476eab8
net: remove inet6_reqsk_alloc
by Octavian Purdila
· 11 years ago
aa27fc5
tcp: tcp_v[46]_conn_request: fix snt_synack initialization
by Octavian Purdila
· 11 years ago
57b4755
tcp: cookie_v4_init_sequence: skb should be const
by Octavian Purdila
· 11 years ago
6012052
tipc: simplify connection congestion handling
by Jon Paul Maloy
· 11 years ago
ac0074e
tipc: clean up connection protocol reception function
by Jon Paul Maloy
· 11 years ago
ec8a2e5
tipc: same receive code path for connection protocol and data messages
by Jon Paul Maloy
· 11 years ago
b786e2b
tipc: let port protocol senders use new link send function
by Jon Paul Maloy
· 11 years ago
4ccfe5e
tipc: connection oriented transport uses new send functions
by Jon Paul Maloy
· 11 years ago
e2dafe8
tipc: RDM/DGRAM transport uses new fragmenting and sending functions
by Jon Paul Maloy
· 11 years ago
5a37907
tipc: introduce message evaluation function
by Jon Paul Maloy
· 11 years ago
8db1bae
tipc: separate building and sending of rejected messages
by Jon Paul Maloy
· 11 years ago
067608e
tipc: introduce direct iovec to buffer chain fragmentation function
by Jon Paul Maloy
· 11 years ago
16e166b
tipc: make link mtu easily accessible from socket
by Jon Paul Maloy
· 11 years ago
4f1688b
tipc: introduce send functions for chained buffers in link
by Jon Paul Maloy
· 11 years ago
e4de5fa
tipc: use negative error return values in functions
by Jon Paul Maloy
· 11 years ago
3d09fc4
tipc: eliminate case of writing to freed memory
by Jon Paul Maloy
· 11 years ago
9b8d90b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
f40ede3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
de84372
net: fix setting csum_start in skb_segment()
by Tom Herbert
· 11 years ago
f886497
ipv4: fix dst race in sk_dst_get()
by Eric Dumazet
· 11 years ago
99e72a0
net: filter: Use kcalloc/kmalloc_array to allocate arrays
by Tobias Klauser
· 11 years ago
677a9fd
trivial: net: filter: Change kerneldoc parameter order
by Tobias Klauser
· 11 years ago
285276e
trivial: net: filter: Fix typo in comment
by Tobias Klauser
· 11 years ago
f6d8cb2
inet: reduce TLB pressure for listeners
by Eric Dumazet
· 11 years ago
1f74714
net/dsa/dsa.c: remove unnecessary null test before kfree
by Fabian Frederick
· 11 years ago
66b0686
NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support
by Andy Adamson
· 11 years ago
79631c8
trivial: net/irda/irlmp.c: Fix closing brace followed by if
by Rasmus Villemoes
· 11 years ago
e0f31d8
flow_keys: Record IP layer protocol in skb_flow_dissect()
by Govindarajulu Varadarajan
· 11 years ago
2b74e2c
net: em_canid: remove useless statements from em_canid_change
by Duan Jiong
· 11 years ago
a3f5ee7
bridge: use list_for_each_entry_continue_reverse
by Li RongQing
· 11 years ago
916c168
8021q: fix a potential memory leak
by Li RongQing
· 11 years ago
1b0608f
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 11 years ago
24599e6
net: sctp: check proc_dointvec result in proc_sctp_do_auth
by Daniel Borkmann
· 11 years ago
2cd0d74
tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skb
by Neal Cardwell
· 11 years ago
8e4946c
Revert "net: return actual error on register_queue_kobjects"
by David S. Miller
· 11 years ago
6f9a093
net: filter: fix upper BPF instruction limit
by Kees Cook
· 11 years ago
ff5e92c
net: sctp: propagate sysctl errors from proc_do* properly
by Daniel Borkmann
· 11 years ago
d36a4f4
net: return actual error on register_queue_kobjects
by Jie Liu
· 11 years ago
3a3ec1b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 11 years ago
2ee3f63
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 11 years ago
e0f802f
tcp: move ir_mark initialization to tcp_openreq_init
by Octavian Purdila
· 11 years ago
d215d10
net: delete duplicate dev_set_rx_mode() call
by Peter Pan(潘卫平)
· 11 years ago
7f4dbaa
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by John W. Linville
· 11 years ago
1784637
tcp: remove unnecessary tcp_sk assignment.
by Dave Jones
· 11 years ago
945b2b2
netfilter: nf_nat: fix oops on netns removal
by Florian Westphal
· 11 years ago
4a00106
netfilter: ctnetlink: add zone size to length
by Ken-ichirou MATSUZAWA
· 11 years ago
98ca74f
Merge branch 'ipvs'
by Pablo Neira Ayuso
· 11 years ago
9151360
netfilter: nft_nat: don't dump port information if unset
by Pablo Neira Ayuso
· 11 years ago
6403d96
netfilter: nf_tables: indicate family when dumping set elements
by Pablo Neira Ayuso
· 11 years ago
3d9b142
netfilter: nft_compat: call {target, match}->destroy() to cleanup entry
by Pablo Neira Ayuso
· 11 years ago
ac904ac
netfilter: nf_tables: fix wrong type in transaction when replacing rules
by Pablo Neira Ayuso
· 11 years ago
ac34b86
netfilter: nf_tables: decrement chain use counter when replacing rules
by Pablo Neira Ayuso
· 11 years ago
a0a7379
netfilter: nf_tables: use u32 for chain use counter
by Pablo Neira Ayuso
· 11 years ago
5bc5c30
netfilter: nf_tables: use RCU-safe list insertion when replacing rules
by Pablo Neira Ayuso
· 11 years ago
cd5f336
netfilter: ctnetlink: fix refcnt leak in dying/unconfirmed list dumper
by Florian Westphal
· 11 years ago
266155b
netfilter: ctnetlink: fix dumping of dying/unconfirmed conntracks
by Pablo Neira Ayuso
· 11 years ago
a9be224
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
b58537a
net: sctp: fix permissions for rto_alpha and rto_beta knobs
by Daniel Borkmann
· 11 years ago
46fb51e
net: Fix save software checksum complete
by Tom Herbert
· 11 years ago
63c6f81
udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookup
by Eric Dumazet
· 11 years ago
92d1372
Bluetooth: Allow change security level on ATT_CID in slave role
by Marcin Kraglak
· 11 years ago
c73f94b
Bluetooth: Fix locking of hdev when calling into SMP code
by Johan Hedberg
· 11 years ago
7ab56c3
Bluetooth: Fix deadlock in l2cap_conn_del()
by Jukka Taimisto
· 11 years ago
f8680f1
Bluetooth: Reuse hci_stop_discovery function when cleaning up HCI state
by Johan Hedberg
· 11 years ago
21a60d3
Bluetooth: Refactor discovery stopping into its own function
by Johan Hedberg
· 11 years ago
50143a4
Bluetooth: Fix indicating discovery state when canceling inquiry
by Johan Hedberg
· 11 years ago
fff3490
Bluetooth: Fix setting correct authentication information for SMP STK
by Johan Hedberg
· 11 years ago
4ad51a7
Bluetooth: Add clarifying comment for conn->auth_type
by Johan Hedberg
· 11 years ago
ba15a58
Bluetooth: Fix SSP acceptor just-works confirmation without MITM
by Johan Hedberg
· 11 years ago
e694788
Bluetooth: Fix check for connection encryption
by Johan Hedberg
· 11 years ago
b62b650
Bluetooth: Fix incorrectly overriding conn->src_type
by Johan Hedberg
· 11 years ago
9802d21
ipvs: stop tot_stats estimator only under CONFIG_SYSCTL
by Julian Anastasov
· 11 years ago
6d87c22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 11 years ago
f9da455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
e5eca6d
rtnetlink: fix userspace API breakage for iproute2 < v3.9.0
by Michal Schmidt
· 11 years ago
bef1909
tcp: fixing TLP's FIN recovery
by Per Hurtig
· 11 years ago
3993c4e
bridge: fix compile error when compiling without IPv6 support
by Linus Lüssing
· 11 years ago
6c03ee8
bridge: fix smatch warning / potential null pointer dereference
by Linus Lüssing
· 11 years ago
16b9057
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
d3217b1
sctp: Fix sk_ack_backlog wrap-around problem
by Xufeng Zhang
· 11 years ago
9c1d528
Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus
by Al Viro
· 11 years ago
902455e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
c5b4616
net/core: Add VF link state control policy
by Doug Ledford
· 11 years ago
6e765a0
net_sched: drr: warn when qdisc is not work conserving
by Florian Westphal
· 11 years ago
6bae1d4
net: Add skb_gro_postpull_rcsum to udp and vxlan
by Tom Herbert
· 11 years ago
7e3cead
net: Save software checksum complete
by Tom Herbert
· 11 years ago
f6479449
ceph: remove bogus extern
by stephen hemminger
· 11 years ago
9709674
ipv4: fix a race in ip4_datagram_release_cb()
by Eric Dumazet
· 11 years ago
bad93e9
net: add __pskb_copy_fclone and pskb_copy_for_clone
by Octavian Purdila
· 11 years ago
Next »