Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
3aec9cc936217a30dbb45a9b6808a39571674e66
/
net
3aec9cc
tipc: Rename "multicast-link" to "broadcast-link"
by Allan Stephens
· 15 years ago
9ccc2eb
tipc: Eliminate unnecessary initialization in native API send routines
by Allan Stephens
· 15 years ago
289464e
tipc: Prune unused data structures from configuration service
by Allan Stephens
· 15 years ago
b82834e
tipc: Eliminate unused argument in print statement
by Allan Stephens
· 15 years ago
df4ef33
tipc: Eliminate obsolete port's "congested_link" field
by Allan Stephens
· 15 years ago
9b7ce2b
netfilter: xtables: add missing depends for xt_TEE
by Jan Engelhardt
· 15 years ago
278554b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
cc75589
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 15 years ago
9fc282b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
d250fe91
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 15 years ago
de02d72
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
b56f2d5
netfilter: use rcu_dereference_protected()
by Patrick McHardy
· 15 years ago
1e4b105
Merge branch 'master' of /repos/git/net-next-2.6
by Patrick McHardy
· 15 years ago
3b254c5
netfilter: nf_conntrack_proto: fix warning with CONFIG_PROVE_RCU
by Patrick McHardy
· 15 years ago
f0ecde1
net: Fix FDDI and TR config checks in ipv4 arp and LLC.
by David S. Miller
· 15 years ago
bbd7254
IPv4: unresolved multicast route cleanup
by Andreas Meissner
· 15 years ago
2b0b05d
Bluetooth: Fix issues where sk_sleep() helper is needed now
by Marcel Holtmann
· 15 years ago
7b767ca
Bluetooth: Use strict_strtoul instead of simple_strtoul
by Tomas Winkler
· 15 years ago
f48fd9c
Bluetooth: Create per controller workqueue
by Marcel Holtmann
· 15 years ago
844c097
Bluetooth: Fix spec error in the RemoteBusy Logic
by Gustavo F. Padovan
· 15 years ago
4178ba4
Bluetooth: Prevents buffer overflow on l2cap_ertm_reassembly_sdu()
by Gustavo F. Padovan
· 15 years ago
dfc909b
Bluetooth: Fix race condition on l2cap_ertm_send()
by Gustavo F. Padovan
· 15 years ago
6161c03
Bluetooth: Add wait_queue to wait ack of all sent packets
by Gustavo F. Padovan
· 15 years ago
1890d36
Bluetooth: Implement Local Busy Condition handling
by Gustavo F. Padovan
· 15 years ago
9b53350
Bluetooth: Completes the I-frame tx_seq check logic on RECV
by João Paulo Rechi Vita
· 15 years ago
18778a6
Bluetooth: Implement missing parts of the Invalid Frame Detection
by Gustavo F. Padovan
· 15 years ago
f11d676
Bluetooth: Refactor l2cap_retransmit_frame()
by Gustavo F. Padovan
· 15 years ago
9a9c6a3
Bluetooth: Make hci_send_acl() void
by Gustavo F. Padovan
· 15 years ago
ff12fd6
Bluetooth: Fix lockdep annotation on ERTM
by Gustavo F. Padovan
· 15 years ago
9b16dc6
Bluetooth: Check if we really are in WAIT_F when F bit comes
by Gustavo F. Padovan
· 15 years ago
a2e12a2
Bluetooth: Remove unneeded control vars
by Gustavo F. Padovan
· 15 years ago
0301ef0
Bluetooth: Remove set of SrejSaveReqSeq under receipt of REJ frame
by Gustavo F. Padovan
· 15 years ago
59203a2
Bluetooth: Fix errors reported by checkpatch.pl
by Gustavo F. Padovan
· 15 years ago
44651b8
Bluetooth: Don't set control bits to zero first
by Gustavo F. Padovan
· 15 years ago
01760bd
Bluetooth: Close L2CAP channel on invalid ReqSeq
by João Paulo Rechi Vita
· 15 years ago
afefdbc
Bluetooth: Fix SDU reassembly under SREJ
by Gustavo F. Padovan
· 15 years ago
0041ecf
Bluetooth: Check if mode is supported on getsockopt
by João Paulo Rechi Vita
· 15 years ago
bd3c9e2
Bluetooth: Add SOCK_STREAM support to L2CAP
by Gustavo F. Padovan
· 15 years ago
84fb0a6
Bluetooth: Add Kconfig option for L2CAP Extended Features
by Gustavo F. Padovan
· 15 years ago
3b1a9f3
Bluetooth: Optimize SREJ_QUEUE append
by Gustavo F. Padovan
· 15 years ago
812e737
Bluetooth: Fix drop of acked packets on ERTM
by Gustavo F. Padovan
· 15 years ago
0ee0d20
Bluetooth: Fix crash when monitor timeout expires
by Gustavo F. Padovan
· 15 years ago
f6e6b16
Bluetooth: Fix bug when retransmitting I-frames
by Gustavo F. Padovan
· 15 years ago
68d7f0c
Bluetooth: Enable option to configure Max Transmission value via sockopt
by Gustavo F. Padovan
· 15 years ago
369ba30
Bluetooth: Add module parameter for txWindow size on L2CAP
by Gustavo F. Padovan
· 15 years ago
803020c
Bluetooth: Change acknowledgement to use the value of txWindow
by Gustavo F. Padovan
· 15 years ago
14b5aa7
Bluetooth: Add sockopt configuration for txWindow on L2CAP
by Gustavo F. Padovan
· 15 years ago
855666cc
Bluetooth: Send Ack after clear the SREJ list
by Gustavo F. Padovan
· 15 years ago
052897c
Bluetooth: Check the SDU size against the MTU value
by Gustavo F. Padovan
· 15 years ago
10467e9
Bluetooth: Add le16 macro to Retransmission and Monitor Timeouts values
by Gustavo F. Padovan
· 15 years ago
1c76215
Bluetooth: Fix configuration of the MPS value
by Gustavo F. Padovan
· 15 years ago
7b1c004
Bluetooth: Read RFC conf option on a successful Conf RSP
by Gustavo F. Padovan
· 15 years ago
2fb862e
Bluetooth: Ignore Tx Window value with Streaming mode
by Gustavo F. Padovan
· 15 years ago
c1b4f43
Bluetooth: Add timer to Acknowledge I-frames
by Gustavo F. Padovan
· 15 years ago
05fbd89
Bluetooth: Finish implementation for Rec RR (P=1) on ERTM
by Gustavo F. Padovan
· 15 years ago
8abb52e
Bluetooth: Remove duplicate use of __get_reqseq() macro on L2CAP
by Gustavo F. Padovan
· 15 years ago
6e3a598
Bluetooth: Group the ack of I-frames into l2cap_data_channel_rrframe()
by Gustavo F. Padovan
· 15 years ago
99b0d4b
Bluetooth: Handle all cases of receipt of RNR-frames into L2CAP
by Gustavo F. Padovan
· 15 years ago
e072745
Bluetooth: Split l2cap_data_channel_sframe()
by Gustavo F. Padovan
· 15 years ago
73edaa9
Bluetooth: Add Recv RR (P=0)(F=0) for SREJ_SENT state on ERTM
by Gustavo F. Padovan
· 15 years ago
f0946cc
Bluetooth: Move set of P-bit to l2cap_send_sframe()
by Gustavo F. Padovan
· 15 years ago
9e917af
Bluetooth: Implement SendAck() Action on ERTM.
by Gustavo F. Padovan
· 15 years ago
36f2fd5
Bluetooth: Check if SDU size is greater than MTU on L2CAP
by Gustavo F. Padovan
· 15 years ago
277ffbe
Bluetooth: Check the minimum {I,S}-frame size into L2CAP
by Gustavo F. Padovan
· 15 years ago
1d8f5d1
Bluetooth: Support case with F bit set under WAIT_F state.
by Gustavo F. Padovan
· 15 years ago
d5392c8
Bluetooth: Implement 'Send IorRRorRNR' event
by Gustavo F. Padovan
· 15 years ago
e8235c6
Bluetooth: Use a l2cap_pinfo struct instead l2cap_pi() macro
by Gustavo F. Padovan
· 15 years ago
d1daa09
Bluetooth: Fix ACL MTU issue
by Gustavo F. Padovan
· 15 years ago
7dffe42
Bluetooth: Fix expected_tx_seq calculation on L2CAP
by Gustavo F. Padovan
· 15 years ago
faaebd1
Bluetooth: Fix memory leak of S-frames into L2CAP
by Gustavo F. Padovan
· 15 years ago
c69163e
Bluetooth: Move specific Basic Mode code to the right place
by Gustavo F. Padovan
· 15 years ago
b9dbdbc
Bluetooth: Trivial clean ups to SCO
by Gustavo F. Padovan
· 15 years ago
0d861d8
Bluetooth: Make hci_send_sco() void
by Gustavo F. Padovan
· 15 years ago
3ee9437
ipv4: remove ip_rt_secret timer (v4)
by Neil Horman
· 15 years ago
a472e71
mac80211: set IEEE80211_TX_CTL_FIRST_FRAGMENT for beacons
by John W. Linville
· 15 years ago
0aaffa9
mac80211: improve HT channel handling
by Johannes Berg
· 15 years ago
f444de0
cfg80211/mac80211: better channel handling
by Johannes Berg
· 15 years ago
ac8dd50
mac80211: fix BSS info reconfiguration
by Johannes Berg
· 15 years ago
79733a8
mac80211: remove association work when processing deauth request
by Reinette Chatre
· 15 years ago
eecfd7c
rps: Various optimizations
by Eric Dumazet
· 15 years ago
d6bc014
ipv6: udp: make short packet logging consistent with ipv4
by Bjørn Mork
· 15 years ago
ccc2d97
ipv4: udp: fix short packet and bad checksum logging
by Bjørn Mork
· 15 years ago
50b5d6a
sctp: Fix a race between ICMP protocol unreachable and connect()
by Vlad Yasevich
· 15 years ago
6ec8256
veth: Dont kfree_skb() after dev_forward_skb()
by Eric Dumazet
· 15 years ago
c06ee96
bridge: make bridge support netpoll
by WANG Cong
· 15 years ago
0e34e93
netpoll: add generic support for bridge and bonding devices
by WANG Cong
· 15 years ago
d40a4de
IPv6: fix IPV6_RECVERR handling of locally-generated errors
by Brian Haley
· 15 years ago
2861a18
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
8316324
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 15 years ago
adfba3c
mac80211: use fixed channel in ibss join when appropriate
by Johannes Berg
· 15 years ago
7437e7d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
ec7d2f2
net: __alloc_skb() speedup
by Eric Dumazet
· 15 years ago
f935aa9
ipv6: Fix default multicast hops setting.
by David S. Miller
· 15 years ago
93bb64e
net: skb_free_datagram_locked() fix
by Eric Dumazet
· 15 years ago
f546061
Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/lksctp-dev
by David S. Miller
· 15 years ago
4f70ecc
net: rcu fixes
by Eric Dumazet
· 15 years ago
a2f3be1
unix/garbage: kill copy of the skb queue walker
by Ilpo Järvinen
· 15 years ago
1d7d969
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6
by John W. Linville
· 15 years ago
be4a4b6
mac80211: improve IBSS scanning
by Johannes Berg
· 15 years ago
a75b436
mac80211: allow controlling aggregation manually
by Johannes Berg
· 15 years ago
Next »