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
/
include
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[NET]: make netlink user -> kernel interface synchronious
Denis V. Lunev
2007-10-10
1
-3
/
+3
*
[NETLINK]: Fix typos in comments in netlink.h
Pierre Ynard
2007-10-10
1
-5
/
+5
*
[INET]: local port range robustness
Stephen Hemminger
2007-10-10
1
-1
/
+2
*
[SCTP]: port randomization
Stephen Hemminger
2007-10-10
1
-2
/
+0
*
[IPSEC]: Get rid of ipv6_{auth,esp,comp}_hdr
Herbert Xu
2007-10-10
3
-1
/
+24
*
[IPSEC]: Use IPv6 calling convention as the convention for x->mode->output
Herbert Xu
2007-10-10
1
-0
/
+12
*
[IPSEC]: Move common code into xfrm_alloc_spi
Herbert Xu
2007-10-10
1
-1
/
+1
*
[NETNS]: Move some code into __init section when CONFIG_NET_NS=n
Pavel Emelyanov
2007-10-10
1
-0
/
+9
*
[IPSEC]: Unexport xfrm_replay_notify
Herbert Xu
2007-10-10
1
-6
/
+0
*
[IPSEC]: Move output replay code into xfrm_output
Herbert Xu
2007-10-10
1
-1
/
+19
*
[IPSEC]: Move xfrm_state_check into xfrm_output.c
Herbert Xu
2007-10-10
1
-1
/
+0
*
[IPSEC]: Move common output code to xfrm_output
Herbert Xu
2007-10-10
1
-0
/
+1
*
[IPSEC] ah: Remove keys from ah_data structure
Herbert Xu
2007-10-10
1
-2
/
+0
*
[IPSEC] esp: Remove keys from esp_data structure
Herbert Xu
2007-10-10
1
-7
/
+0
*
[AF_IUCV]: postpone receival of iucv-packets
Ursula Braun
2007-10-10
1
-0
/
+7
*
[AF_IUCV]: remove static declarations from header file.
Heiko Carstens
2007-10-10
1
-20
/
+0
*
[NET]: sparse warning fixes
Stephen Hemminger
2007-10-10
2
-12
/
+12
*
[MAC80211]: Update beacon_update callback documentation
Michael Buesch
2007-10-10
1
-1
/
+8
*
[MAC80211]: add sta_notify callback
Tomas Winkler
2007-10-10
1
-4
/
+16
*
[MAC80211]: Add association LED trigger
Michael Buesch
2007-10-10
1
-0
/
+11
*
[MAC80211]: remove ALG_NONE
Johannes Berg
2007-10-10
1
-2
/
+0
*
[MAC80211]: remove management interface
Johannes Berg
2007-10-10
1
-1
/
+0
*
[MAC80211]: add "invalid" interface type
Johannes Berg
2007-10-10
1
-0
/
+3
*
ax88796: add 93cx6 eeprom support
Magnus Damm
2007-10-10
1
-0
/
+1
*
[NETFILTER]: nf_conntrack_expect: kill unique ID
Patrick McHardy
2007-10-10
1
-3
/
+0
*
[NETFILTER]: nf_conntrack: kill unique ID
Patrick McHardy
2007-10-10
1
-3
/
+0
*
[NETFILTER]: ctnetlink: use netlink policy
Patrick McHardy
2007-10-10
2
-0
/
+5
*
[NETFILTER]: nfnetlink: rename functions containing 'nfattr'
Patrick McHardy
2007-10-10
4
-13
/
+13
*
[NETFILTER]: nfnetlink: convert to generic netlink attribute functions
Patrick McHardy
2007-10-10
3
-10
/
+9
*
[PATCH] mac80211: remove generic IE for AP interfaces
Johannes Berg
2007-10-10
1
-7
/
+0
*
[PKT_SCHED]: Add stateless NAT
Herbert Xu
2007-10-10
1
-0
/
+21
*
[PATCH] mac80211: remove crypto algorithm typedef
Johannes Berg
2007-10-10
1
-6
/
+6
*
[PATCH] wireless networking: move frame inline functions to generic header
Johannes Berg
2007-10-10
1
-60
/
+0
*
[PATCH] mac80211: document a lot more
Johannes Berg
2007-10-10
1
-293
/
+499
*
[PATCH] mac80211: renumber and document the hardware flags
Johannes Berg
2007-10-10
1
-40
/
+45
*
[PATCH] mac80211: validate VLAN interfaces better
Johannes Berg
2007-10-10
1
-8
/
+9
*
[PATCH] mac80211: revamp interface and filter configuration
Johannes Berg
2007-10-10
1
-56
/
+95
*
[NETNS]: Simplify the network namespace list locking rules.
Eric W. Biederman
2007-10-10
1
-3
/
+0
*
[NET]: Move hardware header operations out of netdevice.
Stephen Hemminger
2007-10-10
2
-4
/
+6
*
[NET]: Wrap netdevice hardware header creation.
Stephen Hemminger
2007-10-10
1
-2
/
+1
*
[NET]: Make the loopback device per network namespace.
Eric W. Biederman
2007-10-10
1
-0
/
+3
*
[NET]: Add network namespace clone & unshare support.
Eric W. Biederman
2007-10-10
1
-0
/
+18
*
[MAC80211]: remove tx info sw_retry_attempt member
Johannes Berg
2007-10-10
1
-3
/
+0
*
[MAC80211]: yet more documentation
Johannes Berg
2007-10-10
1
-49
/
+149
*
[MAC80211]: remove IEEE80211_CONF_SSID_HIDDEN
Johannes Berg
2007-10-10
1
-2
/
+1
*
[MAC80211]: allow drivers to indicate failed FCS/PLCP checksum
Johannes Berg
2007-10-10
1
-0
/
+6
*
[IEEE80211]: Fix softmac lockdep reports.
Johannes Berg
2007-10-10
1
-0
/
+2
*
[NL80211]: add netlink interface to cfg80211
Johannes Berg
2007-10-10
2
-4
/
+15
*
[TCP]: Minor coding style fixup.
David S. Miller
2007-10-10
1
-2
/
+4
*
[TCP]: Avoid clearing sacktag hint in trivial situations
Ilpo Järvinen
2007-10-10
1
-1
/
+5
[prev]
[next]