Sign in
coral
/
linux-mtk
/
f404c2fea37e02bec7c8b6edddf5edd22ca60505
/
net
4bc65dd
filter: use size of fetched data in __load_pointer()
by Eric Dumazet
· 15 years ago
68835ab
net: optimize INET input path further
by Eric Dumazet
· 15 years ago
defb351
net: Abstract away all dst_entry metrics accesses.
by David S. Miller
· 15 years ago
fe6c791
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
f198725
tcp: protect sysctl_tcp_cookie_size reads
by Eric Dumazet
· 15 years ago
ad9f4f5
tcp: avoid a possible divide by zero
by Eric Dumazet
· 15 years ago
6763151
tcp: Replace time wait bucket msg by counter
by Tom Herbert
· 15 years ago
171995e
x25: decrement netdev reference counts on unload
by Apollon Oikonomopoulos
· 15 years ago
e8d34a88
l2tp: Fix modalias of l2tp_ip
by Michal Marek
· 15 years ago
0c62fc6
econet: Do the correct cleanup after an unprivileged SIOCSIFADDR.
by Nelson Elhage
· 15 years ago
920b8d9
af_packet: fix freeing pg_vec twice on error path
by Changli Gao
· 15 years ago
f6dafa9
af_packet: eliminate pgv_to_page on some arches
by Changli Gao
· 15 years ago
15c2d75f
net: call dev_queue_xmit_nit() after skb_dst_drop()
by Eric Dumazet
· 15 years ago
62ab081
filter: constify sk_run_filter()
by Eric Dumazet
· 15 years ago
941666c
net: RCU conversion of dev_getbyhwaddr() and arp_ioctl()
by Eric Dumazet
· 15 years ago
a2d4b65
Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6
by David S. Miller
· 15 years ago
35d9b0c
llc: fix a device refcount imbalance
by Eric Dumazet
· 15 years ago
01b0c5c
net/9p/protocol.c: Remove duplicated macros.
by Thiago Farina
· 15 years ago
aa94210
net: init ingress queue
by Changli Gao
· 15 years ago
b1afde6
tcp: Bug fix in initialization of receive window.
by Nandita Dukkipati
· 15 years ago
4f58605
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
0491026
dccp qpolicy: Parameter checking of cmsg qpolicy parameters
by Tomasz Grobelny
· 15 years ago
871a2c1
dccp: Policy-based packet dequeueing infrastructure
by Tomasz Grobelny
· 15 years ago
8917a3c
Fix a typo in datagram.c and sctp/socket.c.
by David Shwatrz
· 15 years ago
2d5311e
filter: add a security check at install time
by Eric Dumazet
· 15 years ago
ae9c416
net: arp: use assignment
by Changli Gao
· 15 years ago
c56b4d9
af_packet: remove pgv.flags
by Changli Gao
· 15 years ago
0af55bb
af_packet: use vmalloc_to_page() instead for the addresss returned by vmalloc()
by Changli Gao
· 15 years ago
f7fce74
net: kill an RCU warning in inet_fill_link_af()
by Eric Dumazet
· 15 years ago
da2033c
filter: add SKF_AD_RXHASH and SKF_AD_CPU
by Eric Dumazet
· 15 years ago
7903264
net: Fix too optimistic NETIF_F_HW_CSUM features
by Michał Mirosław
· 15 years ago
46bcf14
filter: fix sk_filter rcu handling
by Eric Dumazet
· 15 years ago
ca44ac3
net: don't reallocate skb->head unless the current one hasn't the needed extra size or is shared
by Changli Gao
· 15 years ago
b924dcf
tipc: Delete tipc_ownidentity()
by Allan Stephens
· 15 years ago
12bae47
tipc: Eliminate obsolete native API forwarding routines
by Allan Stephens
· 15 years ago
471450f
tipc: Eliminate an unused symbolic constant in link code
by Allan Stephens
· 15 years ago
52fe7b7
tipc: Eliminate useless initialization when creating subscriber
by Allan Stephens
· 15 years ago
38f232e
tipc: Remove unused domain argument from multicast send routine
by Allan Stephens
· 15 years ago
a5c2af9
tipc: Remove support for TIPC mode change callback
by Allan Stephens
· 15 years ago
528c771
tipc: Delete useless function prototypes
by Allan Stephens
· 15 years ago
28cc937
tipc: Eliminate useless return value when disabling a bearer
by Allan Stephens
· 15 years ago
8d71919
tipc: Delete unused configuration service structure definition
by Allan Stephens
· 15 years ago
c802628
tipc: Remove obsolete inclusions of header files
by Allan Stephens
· 15 years ago
d265fef
tipc: Remove obsolete native API files and exports
by Allan Stephens
· 15 years ago
b672083
ipv6: use ND_REACHABLE_TIME and ND_RETRANS_TIMER instead of magic number
by Shan Wei
· 15 years ago
97b1ce2
tcp: use TCP_BASE_MSS to set basic mss value
by Shan Wei
· 15 years ago
db3949c
tcp: Implement ipv6 ->get_peer() and ->tw_get_peer().
by David S. Miller
· 15 years ago
493f377
tcp: Add timewait recycling bits to ipv6 connect code.
by David S. Miller
· 15 years ago
1937721
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
by John W. Linville
· 15 years ago
ae4694b
ipv6: Create inet6_csk_route_req().
by David S. Miller
· 15 years ago
ccb7c41
timewait_sock: Create and use getpeer op.
by David S. Miller
· 15 years ago
8790ca1
inetpeer: Kill use of inet_peer_address_t typedef.
by David S. Miller
· 15 years ago
6dcdd1b
net/ipv6/sit.c: return unhandled skb to tunnel4_rcv
by David McCullough
· 15 years ago
8afe7c8
ipip: add module alias for tunl0 tunnel device
by stephen hemminger
· 15 years ago
4da6a73
gre: add module alias for gre0 tunnel device
by stephen hemminger
· 15 years ago
407d6fc
gre: minor cleanups
by stephen hemminger
· 15 years ago
f2cd2d3
net sched: use xps information for qdisc NUMA affinity
by Eric Dumazet
· 15 years ago
381601e
Make the ip6_tunnel reflect the true mtu.
by Anders Franzen
· 15 years ago
3f419d2
inet: Turn ->remember_stamp into ->get_peer in connection AF ops.
by David S. Miller
· 15 years ago
b341936
ipv6: Add infrastructure to bind inet_peer objects to routes.
by David S. Miller
· 15 years ago
021e929
inetpeer: Add v6 peers tree, abstract root properly.
by David S. Miller
· 15 years ago
0266304
inetpeer: Abstract address comparisons.
by David S. Miller
· 15 years ago
b534ecf
inetpeer: Make inet_getpeer() take an inet_peer_adress_t pointer.
by David S. Miller
· 15 years ago
582a72d
inetpeer: Introduce inet_peer_address_t.
by David S. Miller
· 15 years ago
98158f5
inetpeer: Abstract out the tree root accesses.
by David S. Miller
· 15 years ago
8e26d5a
mac80211: Fix STA disconnect due to MIC failure
by Senthil Balasubramanian
· 15 years ago
2c31333
mac80211: ignore non-bcast mcast deauth/disassoc franes
by Christian Lamparter
· 15 years ago
7dff312
mac80211: Fix frame injection using non-AP vif
by Jouni Malinen
· 15 years ago
7714862
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
25888e3
af_unix: limit recursion level
by Eric Dumazet
· 15 years ago
a417786
xps: add __rcu annotations
by Eric Dumazet
· 15 years ago
b02038a
xps: NUMA allocations for per cpu data
by Eric Dumazet
· 15 years ago
bf26414
xps: Add CONFIG_XPS
by Tom Herbert
· 15 years ago
b4ff3c9
inet: Fix __inet_inherit_port() to correctly increment bsockets and num_owners
by Nagendra Tomar
· 15 years ago
3c6f27b
DECnet: don't leak uninitialized stack byte
by Dan Rosenberg
· 15 years ago
0ac7887
dccp: fix error in updating the GAR
by Gerrit Renker
· 15 years ago
82a39eb
ipv6: Prepare the tree for un-inlined jhash.
by Jozsef Kadlecsik
· 15 years ago
3f0a069
X25 remove bkl in call user data length ioctl
by andrew hendry
· 15 years ago
74a7e44
X25 remove bkl from causediag ioctls
by andrew hendry
· 15 years ago
5b7958d
X25 remove bkl from calluserdata ioctls
by andrew hendry
· 15 years ago
f90de66
X25 remove bkl in facility ioctls
by andrew hendry
· 15 years ago
5595a1a
X25 remove bkl in subscription ioctls
by andrew hendry
· 15 years ago
19eb5cc
8021q: vlan device is lockless do not transfer real_num_{tx|rx}_queues
by John Fastabend
· 15 years ago
5a0d226
net: add netif_tx_queue_frozen_or_stopped
by Eric Dumazet
· 15 years ago
d3c15ca
ipv6: kill two unused macro definition
by Shan Wei
· 15 years ago
a40c9f8
net: add some KERN_CONT markers to continuation lines
by Uwe Kleine-König
· 15 years ago
0147fc0
tcp: restrict net.ipv4.tcp_adv_win_scale (#20312)
by Alexey Dobriyan
· 15 years ago
8475ef9
netns: Don't leak others' openreq-s in proc
by Pavel Emelyanov
· 15 years ago
cf7afbf
rtnl: make link af-specific updates atomic
by Thomas Graf
· 15 years ago
4cb6a61
Net: ceph: Makefile: Remove unnessary code
by Tracey Dent
· 15 years ago
51cce8a
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
99ba2a1
mac80211: implement packet loss notification
by Johannes Berg
· 15 years ago
c063dbf
cfg80211: allow using CQM event to notify packet loss
by Johannes Berg
· 15 years ago
48124d1
mac80211: avoid aggregation for VO traffic
by Luis R. Rodriguez
· 15 years ago
72a8a3e
mac80211: reduce the number of retries for nullfunc probing
by Felix Fietkau
· 15 years ago
4e5ff37
mac80211: use nullfunc instead of probe request for connection monitoring
by Felix Fietkau
· 15 years ago
dd5b4cc
cfg80211/mac80211: improve ad-hoc multicast rate handling
by Felix Fietkau
· 15 years ago
4609097
mac80211: probe the AP when resuming
by Felix Fietkau
· 15 years ago
7ccc8bd
mac80211: calculate beacon loss time accurately
by Felix Fietkau
· 15 years ago
c8a7972
mac80211: restart beacon miss timer on system resume from suspend
by Felix Fietkau
· 15 years ago
Next »