index
:
drm/drm-amd
drm-amd-fixes
drm-amd-next
drm-amd-next-fixes
for-linux-next
for-linux-next-fixes
AMD GPU kernel development
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-04
dccp: Process incoming Change feature-negotiation options
Gerrit Renker
3
-18
/
+155
2008-09-04
dccp: Preference list reconciliation
Gerrit Renker
1
-2
/
+75
2008-09-04
dccp: Integrate feature-negotiation insertion code
Gerrit Renker
1
-12
/
+21
2008-09-04
dccp: Insert feature-negotiation options into skb
Gerrit Renker
2
-0
/
+67
2008-09-04
dccp: Header option insertion routine for feature-negotiation
Gerrit Renker
2
-60
/
+33
2008-09-04
dccp: Support for Mandatory options
Gerrit Renker
2
-0
/
+17
2008-09-04
dccp: Increase the scope of variable-length htonl/ntohl functions
Gerrit Renker
2
-7
/
+28
2008-09-04
dccp: API to query the current TX/RX CCID
Gerrit Renker
3
-5
/
+30
2008-09-04
dccp: Set per-connection CCIDs via socket options
Gerrit Renker
4
-8
/
+42
2008-09-04
dccp: Tidy up setsockopt calls
Gerrit Renker
1
-11
/
+12
2008-09-04
dccp: Deprecate Ack Ratio sysctl
Gerrit Renker
4
-10
/
+0
2008-09-04
dccp: Feature negotiation for minimum-checksum-coverage
Gerrit Renker
1
-13
/
+40
2008-09-04
dccp: Deprecate old setsockopt framework
Gerrit Renker
3
-98
/
+32
2008-09-04
dccp: Mechanism to resolve CCID dependencies
Gerrit Renker
3
-4
/
+35
2008-09-04
dccp: Resolve dependencies of features on choice of CCID
Gerrit Renker
4
-0
/
+168
2008-09-04
dccp: Query supported CCIDs
Gerrit Renker
4
-0
/
+59
2008-09-04
dccp: Registration routines for changing feature values
Gerrit Renker
4
-28
/
+128
2008-09-04
dccp: Limit feature negotiation to connection setup phase
Gerrit Renker
3
-41
/
+8
2008-09-04
dccp: Cleanup routines for feature negotiation
Gerrit Renker
4
-1
/
+5
2008-09-04
dccp: Per-socket initialisation of feature negotiation
Gerrit Renker
8
-6
/
+33
2008-09-04
dccp: List management for new feature negotiation
Gerrit Renker
1
-0
/
+129
2008-09-04
dccp: Implement lookup table for feature-negotiation information
Gerrit Renker
1
-0
/
+115
2008-09-04
dccp: Basic data structure for feature negotiation
Gerrit Renker
2
-0
/
+74
2008-09-04
dccp ccid-3: Replace lazy BUG_ON with condition
Gerrit Renker
1
-2
/
+4
2008-09-04
dccp: Toggle debug output without module unloading
Gerrit Renker
4
-4
/
+4
2008-09-04
dccp: Empty the write queue when disconnecting
Gerrit Renker
1
-0
/
+2
2008-09-04
dccp: Fill in the Data fields for "Option Error" Resets
Gerrit Renker
1
-0
/
+3
2008-09-04
dccp: Silently ignore options with nonsensical lengths
Gerrit Renker
1
-4
/
+6
2008-09-04
dccp: Always generate a Reset in response to option errors
Wei Yongjun
1
-2
/
+2
2008-09-02
tipc: Don't use structure names which easily globally conflict.
David S. Miller
19
-117
/
+117
2008-09-02
ipsec: Fix deadlock in xfrm_state management.
David S. Miller
1
-9
/
+23
2008-09-02
ipv: Re-enable IP when MTU > 68
Breno Leitao
1
-3
/
+12
2008-09-02
net/xfrm: Use an IS_ERR test rather than a NULL test
Julien Brunel
1
-4
/
+2
2008-09-02
mac80211: Fix debugfs union misuse and pointer corruption
Jouni Malinen
2
-4
/
+6
2008-09-02
net/wireless/Kconfig: clarify the description for CONFIG_WIRELESS_EXT_SYSFS
Florian Mickler
1
-1
/
+2
2008-08-29
pkt_sched: Fix locking of qdisc_root with qdisc_root_sleeping_lock()
Jarek Poplawski
7
-11
/
+11
2008-08-29
ipv6: When we droped a packet, we should return NET_RX_DROP instead of 0
Yang Hongyang
1
-3
/
+3
2008-08-27
sctp: fix random memory dereference with SCTP_HMAC_IDENT option.
Vlad Yasevich
2
-2
/
+7
2008-08-27
sctp: correct bounds check in sctp_setsockopt_auth_key
Vlad Yasevich
1
-1
/
+1
2008-08-27
Merge branch 'no-iwlwifi' of git://git.kernel.org/pub/scm/linux/kernel/git/li...
David S. Miller
5
-55
/
+31
2008-08-27
ipv4: mode 0555 in ipv4_skeleton
Hugh Dickins
1
-2
/
+2
2008-08-27
tcp: fix tcp header size miscalculation when window scale is unused
Philip Love
1
-2
/
+4
2008-08-27
pkt_sched: Fix gen_estimator locks
Jarek Poplawski
4
-9
/
+17
2008-08-27
pkt_sched: Use rcu_assign_pointer() to change dev_queue->qdisc
Jarek Poplawski
2
-3
/
+3
2008-08-27
pkt_sched: Fix dev_graft_qdisc() locking
Jarek Poplawski
1
-1
/
+1
2008-08-26
mac80211: quiet chatty IBSS merge message
John W. Linville
1
-1
/
+1
2008-08-26
mac80211: don't send empty extended rates IE
Jan-Espen Pettersen
1
-1
/
+1
2008-08-26
mac80211: Fix debugfs file add/del for netdev
Jouni Malinen
2
-12
/
+18
2008-08-26
net/mac80211/mesh.c: correct the argument to __mesh_table_free
Julia Lawall
1
-1
/
+1
2008-08-26
mac80211: Use IWEVASSOCREQIE instead of IWEVCUSTOM
Jouni Malinen
1
-39
/
+9
[next]