index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
pkt_sched: Fix handling of gso skbs on requeuing
Jarek Poplawski
2008-10-06
1
-0
/
+1
*
xfrm: MIGRATE enhancements (draft-ebalard-mext-pfkey-enhanced-migrate)
Arnaud Ebalard
2008-10-05
1
-3
/
+12
*
Phonet: implement GPRS virtual interface over PEP socket
Rémi Denis-Courmont
2008-10-05
2
-0
/
+39
*
Phonet: receive pipe control requests as out-of-band data
Rémi Denis-Courmont
2008-10-05
1
-0
/
+2
*
Phonet: Pipe End Point for Phonet Pipes protocol
Rémi Denis-Courmont
2008-10-05
1
-0
/
+114
*
Phonet: connected sockets glue
Rémi Denis-Courmont
2008-10-05
1
-0
/
+43
*
sctp: try harder to figure out address family when checking wildcards
Vlad Yasevich
2008-10-01
1
-1
/
+1
*
sctp: reduce memory footprint of sctp_chunk structure
Neil Horman
2008-10-01
1
-14
/
+17
*
udp: Export UDP socket lookup function
KOVACS Krisztian
2008-10-01
1
-0
/
+4
*
tcp: Port redirection support for TCP
KOVACS Krisztian
2008-10-01
2
-1
/
+2
*
ipv4: Make Netfilter's ip_route_me_harder() non-local address compatible
KOVACS Krisztian
2008-10-01
1
-0
/
+6
*
tcp: Handle TCP SYN+ACK/ACK/RST transparency
KOVACS Krisztian
2008-10-01
2
-1
/
+10
*
ipv4: Conditionally enable transparent flow flag when connecting
KOVACS Krisztian
2008-10-01
1
-1
/
+5
*
ipv4: Make inet_sock.h independent of route.h
KOVACS Krisztian
2008-10-01
3
-7
/
+6
*
ipv4: Implement IP_TRANSPARENT socket option
KOVACS Krisztian
2008-10-01
2
-2
/
+4
*
ipv4: Loosen source address check on IPv4 output
Julian Anastasov
2008-10-01
1
-0
/
+2
*
ipsec: Put dumpers on the dump list
Herbert Xu
2008-10-01
1
-42
/
+28
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-10-01
4
-3
/
+12
|
\
|
*
sctp: Fix kernel panic while process protocol violation parameter
Wei Yongjun
2008-09-30
1
-0
/
+3
|
*
9p: implement proper trans module refcounting and unregistration
Tejun Heo
2008-09-24
2
-2
/
+8
|
*
netlink: fix overrun in attribute iteration
Vegard Nossum
2008-09-11
1
-1
/
+1
*
|
ipv6: almost identical frag hashing funcs combined
Ilpo Järvinen
2008-10-01
1
-0
/
+2
*
|
ieee80211.h: remove superfluous ETH_P_PAE definition
John W. Linville
2008-09-30
1
-4
/
+0
*
|
mac80211: clean up rate control API
Johannes Berg
2008-09-24
1
-0
/
+68
*
|
cfg80211: show interface type
Johannes Berg
2008-09-24
2
-2
/
+6
*
|
cfg80211: fix code ordering in header file
Johannes Berg
2008-09-24
1
-9
/
+9
*
|
pkt_sched: Remove the tx queue state check in qdisc_run()
Jarek Poplawski
2008-09-23
1
-4
/
+1
*
|
tcp: Use SKB queue handling interfaces instead of by-hand versions.
David S. Miller
2008-09-23
1
-25
/
+15
*
|
tcp: Use skb_queue_is_last() instead of by-hand version.
David S. Miller
2008-09-23
1
-3
/
+3
*
|
pkt_sched: Make qdisc->gso_skb a list.
David S. Miller
2008-09-22
1
-1
/
+1
*
|
sctp: Use skb_queue_walk_safe() and skb_queue_split_tail_init().
David S. Miller
2008-09-22
1
-8
/
+2
*
|
Phonet: emit errors when a packet cannot be delivered locally
Remi Denis-Courmont
2008-09-22
1
-0
/
+5
*
|
Phonet: proc interface for port range
Remi Denis-Courmont
2008-09-22
1
-0
/
+3
*
|
Phonet: Phonet datagram transport protocol
Remi Denis-Courmont
2008-09-22
1
-0
/
+6
*
|
Phonet: common socket glue
Remi Denis-Courmont
2008-09-22
1
-0
/
+23
*
|
Phonet: Netlink interface
Remi Denis-Courmont
2008-09-22
1
-0
/
+1
*
|
Phonet: network device and address handling
Remi Denis-Courmont
2008-09-22
1
-0
/
+50
*
|
Phonet: PF_PHONET protocol family support
Remi Denis-Courmont
2008-09-22
1
-0
/
+74
*
|
ipsec: Fix xfrm_state_walk race
Herbert Xu
2008-09-22
1
-7
/
+3
*
|
net: Remove __skb_insert() calls outside of skbuff internals.
David S. Miller
2008-09-21
1
-2
/
+2
*
|
tcp: don't clear retransmit_skb_hint when not necessary
Ilpo Järvinen
2008-09-20
1
-1
/
+6
*
|
tcp: reorganize retransmit code loops
Ilpo Järvinen
2008-09-20
1
-1
/
+0
*
|
tcp: convert retransmit_cnt_hint to seqno
Ilpo Järvinen
2008-09-20
1
-0
/
+2
*
|
tcp: Partial hint clearing has again become meaningless
Ilpo Järvinen
2008-09-20
1
-6
/
+1
*
|
mac80211: fix virtual interfaces vs. injection
Johannes Berg
2008-09-15
1
-0
/
+1
*
|
mac80211: share sta_info->ht_info
Johannes Berg
2008-09-15
1
-0
/
+2
*
|
mac80211: share sta->supp_rates
Johannes Berg
2008-09-15
1
-0
/
+2
*
|
mac80211: share STA information with driver
Johannes Berg
2008-09-15
1
-5
/
+48
*
|
mac80211: use nl80211 interface types
Johannes Berg
2008-09-15
1
-31
/
+4
*
|
mac80211: inform driver of basic rateset
Johannes Berg
2008-09-15
1
-0
/
+6
[prev]
[next]