index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
inet_sock.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-05
ip: Add offset parameter to ip_cmsg_recv
Tom Herbert
1
-0
/
+1
2015-01-05
ip: IP cmsg cleanup
Tom Herbert
1
-1
/
+10
2015-01-05
ip: Move checksum convert defines to inet
Tom Herbert
1
-0
/
+17
2014-06-27
net: remove inet6_reqsk_alloc
Octavian Purdila
1
-2
/
+4
2014-05-13
net: support marking accepting TCP sockets
Lorenzo Colitti
1
-0
/
+10
2013-10-19
inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_once
Hannes Frederic Sowa
1
-4
/
+0
2013-10-19
ipv4: split inet_ehashfn to hash functions per compilation unit
Hannes Frederic Sowa
1
-16
/
+6
2013-10-10
inet: rename ir_loc_port to ir_num
Eric Dumazet
1
-1
/
+1
2013-10-10
inet: includes a sock_common in request_sock
Eric Dumazet
1
-7
/
+9
2013-10-03
inet: consolidate INET_TW_MATCH
Eric Dumazet
1
-2
/
+0
2013-09-28
ipv4: processing ancillary IP_TOS or IP_TTL
Francesco Fusco
1
-0
/
+3
2013-09-21
inet*.h: Remove extern from function prototypes
Joe Perches
1
-2
/
+2
2013-06-12
ipv4: remove is_data also from ip_options documentation.
Rami Rosen
1
-1
/
+0
2013-02-21
ipv6: use a stronger hash for tcp
Eric Dumazet
1
-0
/
+1
2012-11-30
net: move inet_dport/inet_num in sock_common
Eric Dumazet
1
-3
/
+5
2012-09-24
net: use a per task frag allocator
Eric Dumazet
1
-3
/
+1
2012-08-06
net: ipv6: fix TCP early demux
Eric Dumazet
1
-9
/
+0
2012-07-31
ipv4: Restore old dst_free() behavior.
Eric Dumazet
1
-7
/
+3
2012-07-30
net: ipv4: fix RCU races on dst refcounts
Eric Dumazet
1
-0
/
+13
2012-07-23
ipv4: Prepare for change of rt->rt_iif encoding.
David S. Miller
1
-0
/
+1
2012-07-10
inet: Kill FLOWI_FLAG_PRECOW_METRICS.
David S. Miller
1
-2
/
+0
2012-02-13
net: implement IP_RECVTOS for IP_PKTOPTIONS
Jiri Benc
1
-0
/
+1
2012-02-08
ipv4: Implement IP_UNICAST_IF socket option.
Erich E. Hoover
1
-0
/
+2
2011-12-11
net: use IS_ENABLED(CONFIG_IPV6)
Eric Dumazet
1
-3
/
+3
2011-11-23
ipv4: Save nexthop address of LSRR/SSRR option to IPCB.
Li Wei
1
-0
/
+2
2011-08-07
ipv4: route non-local sources for raw socket
Julian Anastasov
1
-1
/
+1
2011-05-06
inet: Decrease overhead of on-stack inet_cork.
David S. Miller
1
-4
/
+8
2011-04-28
inet: add RCU protection to inet->opt
Eric Dumazet
1
-3
/
+11
2011-03-01
inet: Remove explicit write references to sk/inet in ip_append_data
Herbert Xu
1
-9
/
+14
2011-01-27
net: Pre-COW metrics for TCP.
David S. Miller
1
-1
/
+7
2010-12-09
net: optimize INET input path further
Eric Dumazet
1
-2
/
+3
2010-11-12
igmp: RCU conversion of in_dev->mc_list
Eric Dumazet
1
-1
/
+1
2010-06-23
net - IP_NODEFRAG option for IPv4 socket
Jiri Olsa
1
-1
/
+2
2010-04-27
net: Make RFS socket operations not be inet specific.
David S. Miller
1
-37
/
+0
2010-04-27
rps: inet_rps_save_rxhash() argument is not const
Eric Dumazet
1
-1
/
+1
2010-04-16
rfs: Receive Flow Steering
Tom Herbert
1
-0
/
+38
2010-01-11
tcp: Generalized TTL Security Mechanism
Stephen Hemminger
1
-1
/
+3
2009-10-18
inet: rename some inet_sock fields
Eric Dumazet
1
-18
/
+18
2009-06-16
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve...
Linus Torvalds
1
-4
/
+10
2009-06-15
net: annotate bitfields in struct inet_sock
Vegard Nossum
1
-4
/
+10
2009-06-02
ipv4: New multicast-all socket option
Nivedita Singhvi
1
-1
/
+2
2008-10-01
tcp: Port redirection support for TCP
KOVACS Krisztian
1
-1
/
+1
2008-10-01
tcp: Handle TCP SYN+ACK/ACK/RST transparency
KOVACS Krisztian
1
-1
/
+7
2008-10-01
ipv4: Make inet_sock.h independent of route.h
KOVACS Krisztian
1
-7
/
+0
2008-10-01
ipv4: Implement IP_TRANSPARENT socket option
KOVACS Krisztian
1
-1
/
+2
2008-06-16
netns: introduce the net_hash_mix "salt" for hashes
Pavel Emelyanov
1
-1
/
+2
2008-06-16
inet: add struct net argument to inet_ehashfn
Pavel Emelyanov
1
-2
/
+4
2008-06-10
inet{6}_request_sock: Init ->opt and ->pktopts in the constructor
Arnaldo Carvalho de Melo
1
-0
/
+10
2008-03-25
[IPV4,IPV6]: Share cork.rt between IPv4 and IPv6.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-03-22
[IPV4]: Remove unused ip_options->is_data.
Denis V. Lunev
1
-2
/
+1
[next]