Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b1f57195585e376d1944c32c046359640b06a669
/
include
9237ccb
sctp: turn flags in 'struct sctp_association' into bit fields
by Wei Yongjun
· 15 years ago
7238843
sctp: Sysctl configuration for IPv4 Address Scoping
by Bhaskar Dutta
· 15 years ago
a803c94
sctp: Turn flags in 'sctp_packet' into bit fields
by Vlad Yasevich
· 15 years ago
f68b2e0
sctp: Fix SCTP_MAXSEG socket option to comply to spec.
by Vlad Yasevich
· 15 years ago
cb95ea3
sctp: Don't do NAGLE delay on large writes that were fragmented small
by Vlad Yasevich
· 15 years ago
4d3c46e
sctp: drop a_rwnd to 0 when receive buffer overflows.
by Vlad Yasevich
· 15 years ago
9c5c62b
sctp: Send user messages to the lower layer as one
by Vlad Yasevich
· 15 years ago
bec9640
sctp: Disallow new connection on a closing socket
by Vlad Yasevich
· 15 years ago
b4e8c6a
sctp: remove unused union (sctp_cmsg_data_t) definition
by Rami Rosen
· 15 years ago
39e3ab6
can: add can_free_echo_skb() for upcoming drivers
by Wolfgang Grandegger
· 15 years ago
aa13307
tcp: replace hard coded GFP_KERNEL with sk_allocation
by Wu Fengguang
· 15 years ago
05c6a8d
net/ethtool: Add support for the ethtool feature to flash firmware image from a specified file.
by Ajit Khaparde
· 15 years ago
2e59af3
vlan: multiqueue vlan device
by Eric Dumazet
· 15 years ago
3f968de
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
3b401a8
inet: inet_connection_sock_af_ops const
by Stephen Hemminger
· 15 years ago
b2e4b3d
tcp: MD5 operations should be const
by Stephen Hemminger
· 15 years ago
6cdee2f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
2fbd3da
pkt_sched: Revert tasklet_hrtimer changes.
by David S. Miller
· 15 years ago
89d69d2
net: make neigh_ops constant
by Stephen Hemminger
· 15 years ago
5152fc7
RTO connection timeout: coding style fixes and comments
by Damian Lukowski
· 15 years ago
86393e5
netns: embed ip6_dst_ops directly
by Alexey Dobriyan
· 15 years ago
8bc11b49
rfkill: relicense header file
by Johannes Berg
· 15 years ago
6fa12c8
Revert Backoff [v3]: Calculate TCP's connection close threshold as a time value.
by Damian Lukowski
· 15 years ago
f1ecd5d
Revert Backoff [v3]: Revert RTO on ICMP destination unreachable
by Damian Lukowski
· 15 years ago
7114323
dcbnl: Add support for setapp/getapp to netdev dcbnl_rtnl_ops
by Yi Zou
· 15 years ago
0f6f290
dcbnl: Add support for setapp/getapp commands to dcbnl
by Yi Zou
· 15 years ago
cb45439
net: Add ndo_fcoe_enable/ndo_fcoe_disable to net_device_ops
by Yi Zou
· 15 years ago
61357325
netdev: convert bulk of drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
4c5d502
hdlc: convert to netdev_tx_t
by Stephen Hemminger
· 15 years ago
25a79c4
usbnet: convert to netdev_tx_t
by Stephen Hemminger
· 15 years ago
dc1f8bf
netdev: change transmit to limited range type
by Stephen Hemminger
· 15 years ago
7b3d3e4
netdevice: Consolidate to use existing macros where available.
by Krishna Kumar
· 15 years ago
b9caaab
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6
by David S. Miller
· 15 years ago
2befdce
tg3: Add new 5785 10/100 only device ID
by Matt Carlson
· 15 years ago
df19a62
tcp: keepalive cleanups
by Eric Dumazet
· 15 years ago
06e4da2
ssb: Implement PMU LDO control and use it in b43
by Gábor Stefanik
· 15 years ago
103bf9f
mac80211: remove ieee80211_rx namespace hack
by John W. Linville
· 15 years ago
b0a4e7d
libipw: switch from ieee80211_* to libipw_* naming policy
by John W. Linville
· 15 years ago
9e03fdf
mac80211: Update mesh config IE to 11s draft 3.02
by Javier Cardona
· 15 years ago
2246b2f
Bluetooth: Handle L2CAP case when the remote receiver is busy
by Gustavo F. Padovan
· 15 years ago
9409172
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan
by David S. Miller
· 15 years ago
7004108
RDS: Add TCP transport to RDS
by Andy Grover
· 15 years ago
ee5f975
pkt_sched: Convert qdisc_watchdog to tasklet_hrtimer
by David S. Miller
· 15 years ago
9e726b1
Bluetooth: Fix rejected connection not disconnecting ACL link
by Luiz Augusto von Dentz
· 15 years ago
ef54fd9
Bluetooth: Full support for receiving L2CAP SREJ frames
by Gustavo F. Padovan
· 15 years ago
8f17154
Bluetooth: Add support for L2CAP SREJ exception
by Gustavo F. Padovan
· 15 years ago
fcc203c
Bluetooth: Add support for FCS option to L2CAP
by Gustavo F. Padovan
· 15 years ago
e90bac0
Bluetooth: Add support for Retransmission and Monitor Timers
by Gustavo F. Padovan
· 15 years ago
30afb5b
Bluetooth: Initial support for retransmission of packets with REJ frames
by Gustavo F. Padovan
· 15 years ago
c74e560
Bluetooth: Add support for Segmentation and Reassembly of SDUs
by Gustavo F. Padovan
· 15 years ago
1c2acff
Bluetooth: Add initial support for ERTM packets transfers
by Gustavo F. Padovan
· 15 years ago
f2fcfcd
Bluetooth: Add configuration support for ERTM and Streaming mode
by Gustavo F. Padovan
· 15 years ago
c6b03cf
Bluetooth: Allow setting of L2CAP ERTM via socket option
by Marcel Holtmann
· 16 years ago
a6a67ef
Bluetooth: Convert hdev->req_lock to a mutex
by Thomas Gleixner
· 15 years ago
9eba32b
Bluetooth: Add extra device reference counting for connections
by Marcel Holtmann
· 15 years ago
f8f2109
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
ad00239
cfg80211: fix dangling scan request checking
by Johannes Berg
· 15 years ago
f424afa
mac80211: remove deprecated API
by Johannes Berg
· 15 years ago
3ac64be
mac80211: allow configure_filter callback to sleep
by Johannes Berg
· 15 years ago
929122cd
Drop ARPHRD_IEEE802154_PHY
by Dmitry Eremin-Solenikov
· 15 years ago
16eea49
ieee802154: add support for channel pages from IEEE 802.15.4-2006
by Dmitry Eremin-Solenikov
· 15 years ago
2bfb107
ieee802154: add a sysfs representation of WPAN master devices
by Dmitry Eremin-Solenikov
· 15 years ago
23428e6
mdio: mdio_if_info::mmds should not be __bitwise
by Ben Hutchings
· 15 years ago
c1a8f1f
net: restore gnet_stats_basic to previous definition
by Eric Dumazet
· 15 years ago
bb2af4f
net: Add NETIF_F_FCOE_MTU to indicate support for a different MTU for FCoE
by Yi Zou
· 15 years ago
a8519de
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
16cb9d4
cfg80211: allow driver to override PS default
by Johannes Berg
· 15 years ago
7834ddb
usbnet: add rx queue pausing
by Jussi Kivilinna
· 15 years ago
f679056
ssb: Implement the remaining rev.8 SPROM vars needed for LP-PHY
by Gábor Stefanik
· 15 years ago
d5b96a6
mac80211: remove max_bandwidth
by Pat Erley
· 15 years ago
5ba6353
cfg80211: fix alignment problem in scan request
by Johannes Berg
· 15 years ago
ad5351d
mac80211: allow DMA optimisation
by Johannes Berg
· 15 years ago
ab5b534
mac80211: document TX powersave filter requirements
by Johannes Berg
· 15 years ago
c555b9b
mac80211: explain TX retry and status
by Johannes Berg
· 15 years ago
f5ea912
nl80211: add generation number to all dumps
by Johannes Berg
· 15 years ago
f401a6f
cfg80211: use reassociation when possible
by Johannes Berg
· 15 years ago
e9b3cc1
net: skb ftracer - add tracepoint to skb_copy_datagram_iovec (v3)
by Neil Horman
· 15 years ago
2e955856
r8169: phy init for the 8169scd
by françois romieu
· 15 years ago
aed7df8
net: include/linux/icmpv6: includecheck fix for icmpv6.h
by Jaswinder Singh Rajput
· 15 years ago
acb8aac
nl802154: support START-CONFIRM primitive
by Dmitry Baryshkov
· 15 years ago
99eb855
af_ieee802154: add support for WANT_ACK socket option
by Dmitry Baryshkov
· 15 years ago
8e753dd
nl802154: add support for dumping WPAN interface information
by Dmitry Baryshkov
· 15 years ago
78090a5
nl802154: make ieee802154_policy constant
by Dmitry Baryshkov
· 15 years ago
8505091d
af_ieee802154: drop IEEE802154_SIOC_ADD_SLAVE declaration
by Dmitry Baryshkov
· 15 years ago
aa11d95
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
17d11ba
Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 15 years ago
f413cdb
perf_counter: Fix/complete ftrace event records sampling
by Frederic Weisbecker
· 15 years ago
3a65930
perf_counter, ftrace: Fix perf_counter integration
by Peter Zijlstra
· 15 years ago
fb38500
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hch/xfs-icache-races
by Linus Torvalds
· 15 years ago
da758dd
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
389623f
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 15 years ago
3858612
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 15 years ago
daeb6b6
bzip2/lzma/gzip: fix comments describing decompressor API
by Phillip Lougher
· 15 years ago
4bfc449
mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY aware
by KAMEZAWA Hiroyuki
· 15 years ago
2e00c97
vfs: add __destroy_inode
by Christoph Hellwig
· 15 years ago
54e3462
vfs: fix inode_init_always calling convention
by Christoph Hellwig
· 15 years ago
bbd8a0d
net: Avoid enqueuing skb for default qdiscs
by Krishna Kumar
· 15 years ago
bfe34eb
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
d82f1c3
Input: matrix_keypad - make matrix keymap size dynamic
by Eric Miao
· 15 years ago
af6af30
ftrace: Fix perf-tracepoint OOPS
by Peter Zijlstra
· 15 years ago
Next »