index
:
kernel_samsung_smdk4412.git
replicant-4.2
replicant-6.0
kernel/samsung/smdk4412
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
wireless backport from 3.4
Andrew Dodd
2013-02-27
11
-657
/
+1752
*
Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64
Andrew Dodd
2013-02-27
134
-699
/
+1221
|
\
|
*
bridge: Pull ip header into skb->data before looking into ip header.
Sarveshwar Bandi
2013-02-14
1
-0
/
+3
|
*
tcp: fix for zero packets_in_flight was too broad
Ilpo Järvinen
2013-02-14
1
-2
/
+6
|
*
tcp: frto should not set snd_cwnd to 0
Eric Dumazet
2013-02-14
1
-1
/
+2
|
*
net: sctp: sctp_endpoint_free: zero out secret key data
Daniel Borkmann
2013-02-14
1
-0
/
+5
|
*
net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree
Daniel Borkmann
2013-02-14
1
-1
/
+1
|
*
sctp: refactor sctp_outq_teardown to insure proper re-initalization
Neil Horman
2013-02-14
1
-4
/
+8
|
*
packet: fix leakage of tx_ring memory
Phil Sutter
2013-02-14
1
-4
/
+6
|
*
ipv6: do not create neighbor entries for local delivery
Marcelo Ricardo Leitner
2013-02-14
1
-1
/
+2
|
*
pktgen: correctly handle failures when adding a device
Cong Wang
2013-02-14
1
-3
/
+6
|
*
net: prevent setting ttl=0 via IP_TTL
Cong Wang
2013-02-14
1
-1
/
+1
|
*
mac80211: synchronize scan off/on-channel and PS states
Stanislaw Gruszka
2013-02-14
4
-23
/
+14
|
*
Bluetooth: Fix incorrect strncpy() in hidp_setup_hid()
Anderson Lizardo
2013-02-03
1
-1
/
+1
|
*
Bluetooth: Fix sending HCI commands after reset
Szymon Janc
2013-02-03
1
-1
/
+1
|
*
mac80211: use del_timer_sync for final sta cleanup timer deletion
Johannes Berg
2013-01-17
1
-1
/
+1
|
*
rtnetlink: fix rtnl_calcit() and rtnl_dump_ifinfo()
Eric Dumazet
2013-01-17
1
-8
/
+10
|
*
rtnetlink: Fix problem with buffer allocation
Greg Rose
2013-01-17
1
-19
/
+58
|
*
rtnetlink: Compute and store minimum ifinfo dump size
Greg Rose
2013-01-17
27
-85
/
+148
|
*
SUNRPC: Ensure that we free the rpc_task after cleanups are done
Trond Myklebust
2013-01-17
1
-4
/
+23
|
*
Bluetooth: cancel power_on work when unregistering the device
Gustavo Padovan
2013-01-11
1
-0
/
+2
|
*
tcp: RFC 5961 5.2 Blind Data Injection Attack Mitigation
Eric Dumazet
2013-01-11
1
-18
/
+25
|
*
tcp: tcp_replace_ts_recent() should not be called from tcp_validate_incoming()
Eric Dumazet
2013-01-11
1
-5
/
+10
|
*
tcp: refine SYN handling in tcp_validate_incoming
Eric Dumazet
2013-01-11
1
-1
/
+5
|
*
tcp: implement RFC 5961 4.2
Eric Dumazet
2013-01-11
2
-18
/
+16
|
*
tcp: implement RFC 5961 3.2
Eric Dumazet
2013-01-11
3
-1
/
+38
|
*
net: sched: integer overflow fix
Stefan Hasko
2013-01-11
1
-1
/
+1
|
*
sctp: fix -ENOMEM result with invalid user space pointer in sendto() syscall
Tommi Rantala
2013-01-11
2
-6
/
+11
|
*
sctp: fix memory leak in sctp_datamsg_from_user() when copy from user space f...
Tommi Rantala
2013-01-11
1
-2
/
+5
|
*
route: release dst_entry.hh_cache when handling redirects
Michal Kubecek
2012-12-10
1
-0
/
+4
|
*
can: bcm: initialize ifindex for timeouts without previous frame reception
Oliver Hartkopp
2012-12-03
1
-0
/
+3
|
*
mac80211: deinitialize ibss-internals after emptiness check
Simon Wunderlich
2012-12-03
1
-4
/
+4
|
*
netfilter: nf_nat: don't check for port change on ICMP tuples
Ulrich Weber
2012-11-26
1
-2
/
+4
|
*
netfilter: Mark SYN/ACK packets as invalid from original direction
Jozsef Kadlecsik
2012-11-26
1
-11
/
+8
|
*
netfilter: Validate the sequence number of dataless ACK packets as well
Jozsef Kadlecsik
2012-11-26
1
-8
/
+2
|
*
net-rps: Fix brokeness causing OOO packets
Tom Herbert
2012-11-26
1
-1
/
+3
|
*
net: correct check in dev_addr_del()
Jiri Pirko
2012-11-26
1
-1
/
+2
|
*
ipv6: setsockopt(IPIPPROTO_IPV6, IPV6_MINHOPCOUNT) forgot to set return value
Hannes Frederic Sowa
2012-11-26
1
-0
/
+1
|
*
ipv4: avoid undefined behavior in do_ip_setsockopt()
Xi Wang
2012-11-26
1
-12
/
+21
|
*
wireless: allow 40 MHz on world roaming channels 12/13
Johannes Berg
2012-11-26
1
-3
/
+2
|
*
ipv6: send unsolicited neighbour advertisements to all-nodes
Hannes Frederic Sowa
2012-11-17
1
-2
/
+1
|
*
l2tp: fix oops in l2tp_eth_create() error path
Tom Parkin
2012-11-17
1
-0
/
+1
|
*
net: fix divide by zero in tcp algorithm illinois
Jesper Dangaard Brouer
2012-11-17
1
-3
/
+5
|
*
ipv6: Set default hoplimit as zero.
Li RongQing
2012-11-17
1
-2
/
+2
|
*
tcp: fix FIONREAD/SIOCINQ
Eric Dumazet
2012-11-17
1
-5
/
+3
|
*
netlink: use kfree_rcu() in netlink_release()
Eric Dumazet
2012-11-17
1
-4
/
+15
|
*
sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()
Zijie Pan
2012-11-17
1
-1
/
+2
|
*
mac80211: fix SSID copy on IBSS JOIN
Antonio Quartulli
2012-11-17
1
-1
/
+1
|
*
mac80211: check management frame header length
Johannes Berg
2012-11-17
1
-4
/
+8
|
*
mac80211: don't inspect Sequence Control field on control frames
Javier Cardona
2012-11-17
1
-0
/
+4
[next]