projects
/
linux-2.6
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
[PATCH] PCI hotplug: convert semaphores to mutex
[linux-2.6]
/
net
/
2006-03-21
Stephen Hemminger
[NET]: dev_put/dev_hold cleanup
tree
|
commitdiff
2006-03-21
Arnaldo Carvalho...
[DCCP] options: Make dccp_insert_options & friends...
tree
|
commitdiff
2006-03-21
Arnaldo Carvalho...
[DCCP]: Remove leftover dccp_send_response prototype
tree
|
commitdiff
2006-03-21
Arnaldo Carvalho...
[DCCP]: ditch dccp_v[46]_ctl_send_ack
tree
|
commitdiff
2006-03-21
Arnaldo Carvalho...
[DCCP]: Use sk->sk_prot->max_header consistently for...
tree
|
commitdiff
2006-03-21
Arnaldo Carvalho...
[DCCP] options: Fix handling of ackvecs in DATA packets
tree
|
commitdiff
2006-03-21
David S. Miller
[ATM]: Fix build after neigh->parms->neigh_destructor...
tree
|
commitdiff
2006-03-21
Benjamin LaHaise
[NET]: use fget_light() in net/socket.c
tree
|
commitdiff
2006-03-21
Stephen Hemminger
[NET]: minor net_rx_action optimization
tree
|
commitdiff
2006-03-21
Michael S. Tsirkin
[NET]: Move destructor from neigh->ops to neigh_params
tree
|
commitdiff
2006-03-21
Luiz Capitulino
[PKTGEN]: Updates version.
tree
|
commitdiff
2006-03-21
Luiz Capitulino
[PKTGEN]: Removes thread_{un,}lock() macros.
tree
|
commitdiff
2006-03-21
Luiz Capitulino
[PKTGEN]: Convert thread lock to mutexes.
tree
|
commitdiff
2006-03-21
Stephen Hemminger
[NET]: Convert RTNL to mutex.
tree
|
commitdiff
2006-03-21
David S. Miller
[IPSEC] xfrm_user: Kill PAGE_SIZE check in verify_sec_c...
tree
|
commitdiff
2006-03-21
Baruch Even
[TCP] H-TCP: Better time accounting
tree
|
commitdiff
2006-03-21
Baruch Even
[TCP] H-TCP: Account for delayed-ACKs
tree
|
commitdiff
2006-03-21
Baruch Even
[TCP] H-TCP: Use msecs_to_jiffies
tree
|
commitdiff
2006-03-21
Luiz Capitulino
[PKTGEN]: Updates version.
tree
|
commitdiff
2006-03-21
Luiz Capitulino
[PKTGEN]: Ports if_list to the in-kernel implementation.
tree
|
commitdiff
2006-03-21
Luiz Capitulino
[PKTGEN]: Fix Initialization fail leak.
tree
|
commitdiff
2006-03-21
Luiz Capitulino
[PKTGEN]: Fix kernel_thread() fail leak.
tree
|
commitdiff
2006-03-21
Luiz Capitulino
[PKTGEN]: Ports thread list to Kernel list implementation.
tree
|
commitdiff
2006-03-21
Luiz Capitulino
[PKTGEN]: Lindent run.
tree
|
commitdiff
2006-03-21
Arnaldo Carvalho...
[DCCP] options: Fix some aspects of mandatory option...
tree
|
commitdiff
2006-03-21
Arnaldo Carvalho...
[DCCP] ccid2: coding style cleanups
tree
|
commitdiff
2006-03-21
Arnaldo Carvalho...
[DCCP] ipv6: cleanups
tree
|
commitdiff
2006-03-21
Arnaldo Carvalho...
[ICSK]: Introduce inet_csk_ctl_sock_create
tree
|
commitdiff
2006-03-21
Arnaldo Carvalho...
[DCCP] ipv6: Add missing ipv6 control socket
tree
|
commitdiff
2006-03-21
Arnaldo Carvalho...
[DCCP]: Uninline some functions
tree
|
commitdiff
2006-03-21
Adrian Bunk
[DCCP] ipv4: make struct dccp_v4_prot static
tree
|
commitdiff
2006-03-21
David S. Miller
[IPV6]: Fix some code/comment formatting in ip6_dst_out...
tree
|
commitdiff
2006-03-21
Robert Olsson
[IPV4]: fib_trie stats fix
tree
|
commitdiff
2006-03-21
Robert Olsson
[IPV4]: fib_trie initialzation fix
tree
|
commitdiff
2006-03-21
John Heffner
[TCP] mtu probing: move tcp-specific data out of inet_c...
tree
|
commitdiff
2006-03-21
Benjamin LaHaise
[AF_UNIX]: use shift instead of integer division
tree
|
commitdiff
2006-03-21
Jörn Engel
[NET]: Uninline kfree_skb and allow NULL argument
tree
|
commitdiff
2006-03-21
Arnaldo Carvalho...
[LLC]: Fix sap refcounting
tree
|
commitdiff
2006-03-21
Arnaldo Carvalho...
[LLC]: Replace __inline__ with inline
tree
|
commitdiff
2006-03-21
Arnaldo Carvalho...
[LLC]: Fix struct proto .name
tree
|
commitdiff
2006-03-21
Arthur Kepner
[NET] pktgen: Fix races between control/worker threads.
tree
|
commitdiff
2006-03-21
Arnaldo Carvalho...
[DCCP]: Move the IPv4 specific bits from proto.c to...
tree
|
commitdiff
2006-03-21
Arnaldo Carvalho...
[DCCP]: Rename init_dccp_v4_mibs to dccp_mib_init
tree
|
commitdiff
2006-03-21
Arnaldo Carvalho...
[DCCP]: Move dccp_hashinfo from ipv4.c to the core
tree
|
commitdiff
2006-03-21
Arnaldo Carvalho...
[DCCP]: Dont use dccp_v4_checksum in dccp_make_response
tree
|
commitdiff
2006-03-21
Arnaldo Carvalho...
[DCCP]: Move dccp_[un]hash from ipv4.c to the core
tree
|
commitdiff
2006-03-21
Arnaldo Carvalho...
[DCCP]: Move dccp_v4_{init,destroy}_sock to the core
tree
|
commitdiff
2006-03-21
Arnaldo Carvalho...
[DCCP]: Generalize dccp_v4_send_reset
tree
|
commitdiff
2006-03-21
Arnaldo Carvalho...
[DCCP] feat: Introduce sysctls for the default features
tree
|
commitdiff
2006-03-21
Arnaldo Carvalho...
[DCCP]: Call dccp_feat_init more early in dccp_v4_init_sock
tree
|
commitdiff
2006-03-21
Arnaldo Carvalho...
[DCCP]: Kconfig tidy up
tree
|
commitdiff
2006-03-21
Andrea Bittau
[DCCP]: sparse endianness annotations
tree
|
commitdiff
2006-03-21
Patrick McHardy
[NETFILTER]: Fix skb->nf_bridge lifetime issues
tree
|
commitdiff
2006-03-21
Andrea Bittau
[DCCP] feat: Actually change the CCID upon negotiation
tree
|
commitdiff
2006-03-21
Arnaldo Carvalho...
[DCCP] CCID: Improve CCID infrastructure
tree
|
commitdiff
2006-03-21
Patrick McHardy
[PKT_SCHED]: Convert sch_red to a classful qdisc
tree
|
commitdiff
2006-03-21
David S. Miller
[XFRM]: Add some missing exports.
tree
|
commitdiff
2006-03-21
David S. Miller
[XFRM]: Move xfrm_nl to xfrm_state.c from xfrm_user.c
tree
|
commitdiff
2006-03-21
David S. Miller
[XFRM]: Make sure xfrm_replay_timer_handler() is declar...
tree
|
commitdiff
2006-03-21
Jamal Hadi Salim
[IPSEC]: Sync series - policy expires
tree
|
commitdiff
2006-03-21
Jamal Hadi Salim
[IPSEC]: Sync series - SA expires
tree
|
commitdiff
2006-03-21
Jamal Hadi Salim
[IPSEC]: Sync series - acquire insert
tree
|
commitdiff
2006-03-21
Jamal Hadi Salim
[IPSEC]: Sync series - user
tree
|
commitdiff
2006-03-21
Jamal Hadi Salim
[IPSEC]: Sync series - fast path
tree
|
commitdiff
2006-03-21
Jamal Hadi Salim
[IPSEC]: Sync series - core changes
tree
|
commitdiff
2006-03-21
Patrick McHardy
[PKT_SCHED]: Keep backlog counter in sch_sfq
tree
|
commitdiff
2006-03-21
Patrick McHardy
[PKT_SCHED]: Restore TBF change semantic
tree
|
commitdiff
2006-03-21
Patrick McHardy
[PKT_SCHED]: Dump child qdisc handle in sch_{atm,dsmark}
tree
|
commitdiff
2006-03-21
Patrick McHardy
[PKT_SCHED]: Qdisc drop operation is optional
tree
|
commitdiff
2006-03-21
Patrick McHardy
[NETLINK]: Add netlink_has_listeners for avoiding unnec...
tree
|
commitdiff
2006-03-21
Patrick McHardy
[NETFILTER]: ctnetlink: avoid unneccessary event messag...
tree
|
commitdiff
2006-03-21
Patrick McHardy
[NETFILTER]: x_tables: replace IPv4/IPv6 policy match...
tree
|
commitdiff
2006-03-21
Patrick McHardy
[NETFILTER]: Move ip6_masked_addrcmp to include/net...
tree
|
commitdiff
2006-03-21
Patrick McHardy
[NETFILTER]: x_tables: add xt_{match,target} arguments...
tree
|
commitdiff
2006-03-21
Patrick McHardy
[NETFILTER]: x_tables: pass registered match/target...
tree
|
commitdiff
2006-03-21
Patrick McHardy
[NETFILTER]: Convert x_tables matches/targets to centra...
tree
|
commitdiff
2006-03-21
Patrick McHardy
[NETFILTER]: Convert ip6_tables matches/targets to...
tree
|
commitdiff
2006-03-21
Patrick McHardy
[NETFILTER]: Convert arp_tables targets to centralized...
tree
|
commitdiff
2006-03-21
Patrick McHardy
[NETFILTER]: Convert ip_tables matches/targets to centr...
tree
|
commitdiff
2006-03-21
Patrick McHardy
[NETFILTER]: Change {ip,ip6,arp}_tables to use centrali...
tree
|
commitdiff
2006-03-21
Patrick McHardy
[NETFILTER]: xt_tables: add centralized error checking
tree
|
commitdiff
2006-03-21
Yasuyuki Kozakai
[NETFILTER]: nf_conntrack: use ipv6_addr_equal in nf_ct...
tree
|
commitdiff
2006-03-21
Holger Eitzenberger
[NETFILTER]: Fix CID offset bug in PPTP NAT helper...
tree
|
commitdiff
2006-03-21
Andrea Bittau
[DCCP] CCID2: Drop sock reference count on timer expira...
tree
|
commitdiff
2006-03-21
Harald Welte
[NETFILTER] nf_conntrack: clean up to reduce size of...
tree
|
commitdiff
2006-03-21
John Heffner
[TCP]: MTU probing
tree
|
commitdiff
2006-03-21
Adrian Bunk
[IPV4] fib_rules.c: make struct fib_rules static again
tree
|
commitdiff
2006-03-21
Jesper Juhl
[IPCOMP6]: don't check vfree() argument for NULL.
tree
|
commitdiff
2006-03-21
Andrea Bittau
[DCCP]: Initial feature negotiation implementation
tree
|
commitdiff
2006-03-21
Andrea Bittau
[DCCP] CCID2: Initial CCID2 (TCP-Like) implementation
tree
|
commitdiff
2006-03-21
Arnaldo Carvalho...
[DCCP] CCID3: Set the no_feedback_timer fields near...
tree
|
commitdiff
2006-03-21
Arnaldo Carvalho...
[DCCP]: Don't alloc ack vector for the control sock
tree
|
commitdiff
2006-03-21
Arnaldo Carvalho...
[DCCP] ackvec: Delete all the ack vector records in...
tree
|
commitdiff
2006-03-21
Arnaldo Carvalho...
[DCCP] CCID: Allow ccid_{init,exit} to be NULL
tree
|
commitdiff
2006-03-21
Andrea Bittau
[DCCP] ackvec: Introduce ack vector records
tree
|
commitdiff
2006-03-21
Robert Olsson
[IPV4]: Use RCU locking in fib_rules.
tree
|
commitdiff
2006-03-21
Arnaldo Carvalho...
[DCCP] ackvec: Introduce dccp_ackvec_slab
tree
|
commitdiff
2006-03-21
Arnaldo Carvalho...
[DCCP]: Fix error handling in dccp_init
tree
|
commitdiff
2006-03-21
Arnaldo Carvalho...
[DCCP] ackvec: Ditch dccpav_buf_len
tree
|
commitdiff
2006-03-21
Harald Welte
[NETFILTER] nfnetlink_log: add sequence numbers for...
tree
|
commitdiff
next