projects
/
linux-2.6-microblaze.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
linux-2.6-microblaze.git
2006-09-22
Thomas Graf
[IPv4]: Convert FIB dumping to use new netlink api
commit
|
commitdiff
|
tree
2006-09-22
Thomas Graf
[IPv4]: FIB configuration using struct fib_config
commit
|
commitdiff
|
tree
2006-09-22
Brian Haley
[NET/IPV4/IPV6]: Change some sysctl variables to __read...
commit
|
commitdiff
|
tree
2006-09-22
Thomas Graf
[RTNETLINK]: Unexport rtnl socket
commit
|
commitdiff
|
tree
2006-09-22
Thomas Graf
[NET] link: Convert notifications to use rtnl_notify()
commit
|
commitdiff
|
tree
2006-09-22
Thomas Graf
[WIRELESS]: Convert notifications to use rtnl_notify()
commit
|
commitdiff
|
tree
2006-09-22
Thomas Graf
[BRIDGE]: Convert notifications to use rtnl_notify()
commit
|
commitdiff
|
tree
2006-09-22
Thomas Graf
[IPv6] prefix: Convert prefix notifications to use...
commit
|
commitdiff
|
tree
2006-09-22
Thomas Graf
[IPv6] link: Convert link notifications to use rtnl_not...
commit
|
commitdiff
|
tree
2006-09-22
Thomas Graf
[IPv6] route: Convert route notifications to use rtnl_n...
commit
|
commitdiff
|
tree
2006-09-22
Thomas Graf
[IPv6] address: Convert address notification to use...
commit
|
commitdiff
|
tree
2006-09-22
Thomas Graf
[IPv4] route: Convert route notifications to use rtnl_n...
commit
|
commitdiff
|
tree
2006-09-22
Thomas Graf
[IPv4] address: Convert address notification to use...
commit
|
commitdiff
|
tree
2006-09-22
Thomas Graf
[DECNET]: Convert DECnet notifications to use rtnl_notify()
commit
|
commitdiff
|
tree
2006-09-22
Thomas Graf
[NEIGH]: Convert neighbour notifications ot use rtnl_no...
commit
|
commitdiff
|
tree
2006-09-22
Thomas Graf
[NET] fib_rules: Convert fib rule notification to use...
commit
|
commitdiff
|
tree
2006-09-22
Thomas Graf
[RTNETLINK]: Add rtnetlink notification interface
commit
|
commitdiff
|
tree
2006-09-22
Thomas Graf
[NETLINK]: Add notification message sending interface
commit
|
commitdiff
|
tree
2006-09-22
Thomas Graf
[RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts
commit
|
commitdiff
|
tree
2006-09-22
David S. Miller
[IPV6] udp: Fix type in previous change.
commit
|
commitdiff
|
tree
2006-09-22
Stphane Witzmann
[ARCNET]: SoHard PCI support
commit
|
commitdiff
|
tree
2006-09-22
Bjorn Helgaas
[IRDA]: Replace hard-coded dev_self[] array sizes with...
commit
|
commitdiff
|
tree
2006-09-22
Adrian Bunk
[SELINUX]: security/selinux/hooks.c: Make 4 functions...
commit
|
commitdiff
|
tree
2006-09-22
Alan Cox
[NETFILTER]: Make unused signal code go away so nobody...
commit
|
commitdiff
|
tree
2006-09-22
David S. Miller
[IPV6]: Add UDP_MIB_{SND,RCV}BUFERRORS handling.
commit
|
commitdiff
|
tree
2006-09-22
Martin Bligh
[IPV4]: add the UdpSndbufErrors and UdpRcvbufErrors...
commit
|
commitdiff
|
tree
2006-09-22
Adrian Bunk
[DECNET]: cleanups
commit
|
commitdiff
|
tree
2006-09-22
Andreas Mohr
[TG3]: Constify firmware structs
commit
|
commitdiff
|
tree
2006-09-22
Adrian Bunk
[IPV6] ip6_fib.c: make code static
commit
|
commitdiff
|
tree
2006-09-22
Steven Whitehouse
[DECNET] Fix to decnet rules compare function
commit
|
commitdiff
|
tree
2006-09-22
Steven Whitehouse
[DECNET] Fix to multiple tables routing
commit
|
commitdiff
|
tree
2006-09-22
Stephen Hemminger
[NET] netdev: Check name length
commit
|
commitdiff
|
tree
2006-09-22
Stephen Hemminger
[HTB]: rbtree cleanup
commit
|
commitdiff
|
tree
2006-09-22
Stephen Hemminger
[HTB]: Use hlist for hash lists.
commit
|
commitdiff
|
tree
2006-09-22
Stephen Hemminger
[HTB]: Lindent
commit
|
commitdiff
|
tree
2006-09-22
Stephen Hemminger
[HTB]: HTB_HYSTERESIS cleanup
commit
|
commitdiff
|
tree
2006-09-22
Stephen Hemminger
[HTB]: Remove lock macro.
commit
|
commitdiff
|
tree
2006-09-22
Stephen Hemminger
[HTB]: Remove broken debug code.
commit
|
commitdiff
|
tree
2006-09-22
Patrick McHardy
[NET]: Increate RT_TABLE_MAX to 2^32
commit
|
commitdiff
|
tree
2006-09-22
Patrick McHardy
[DECNET]: Increase number of possible routing tables...
commit
|
commitdiff
|
tree
2006-09-22
Patrick McHardy
[IPV6]: Increase number of possible routing tables...
commit
|
commitdiff
|
tree
2006-09-22
Patrick McHardy
[IPV4]: Increase number of possible routing tables...
commit
|
commitdiff
|
tree
2006-09-22
Patrick McHardy
[NET]: Introduce RTA_TABLE/FRA_TABLE attributes
commit
|
commitdiff
|
tree
2006-09-22
Patrick McHardy
[NET]: Use u32 for routing table IDs
commit
|
commitdiff
|
tree
2006-09-22
Stephen Hemminger
[NEIGHBOUR]: Use ALIGN() macro.
commit
|
commitdiff
|
tree
2006-09-22
David S. Miller
[NET]: Kill double initialization in sock_alloc_inode.
commit
|
commitdiff
|
tree
2006-09-22
Dave Jones
[NET]: Remove unnecessary config.h includes from net/
commit
|
commitdiff
|
tree
2006-09-22
Stephen Hemminger
[NET]: sock_register interface changes
commit
|
commitdiff
|
tree
2006-09-22
Stephen Hemminger
[NET]: socket family using RCU
commit
|
commitdiff
|
tree
2006-09-22
Stephen Hemminger
[NET]: drop unused elements from net_proto_family
commit
|
commitdiff
|
tree
2006-09-22
Stephen Hemminger
[NET] socket: code style cleanup
commit
|
commitdiff
|
tree
2006-09-22
Sridhar Samudrala
[SUNRPC]: Remove the unnecessary check for highmem...
commit
|
commitdiff
|
tree
2006-09-22
Steven Whitehouse
[DECNET]: Convert rwlock to spinlock
commit
|
commitdiff
|
tree
2006-09-22
Steven Whitehouse
[DECNET]: Covert rules to use generic code
commit
|
commitdiff
|
tree
2006-09-22
Herbert Xu
[IPV4]: Use network-order dport for all visible inet_lo...
commit
|
commitdiff
|
tree
2006-09-22
Stephen Hemminger
[IPV4] fib: convert reader/writer to spinlock
commit
|
commitdiff
|
tree
2006-09-22
Ville Nuorvala
[IPV6]: Make sure fib6_rule_lookup doesn't return NULL
commit
|
commitdiff
|
tree
2006-09-22
Herbert Xu
[IPV4]: Uninline inet_lookup_listener
commit
|
commitdiff
|
tree
2006-09-22
Louis Nyffenegger
[INET]: Remove is_setbyuser patch
commit
|
commitdiff
|
tree
2006-09-22
David S. Miller
[IPV4]: Kill fib4_rules_clean().
commit
|
commitdiff
|
tree
2006-09-22
David S. Miller
[IPV6]: Protect RTM_GETRULE table entry with IPV6_MULTI...
commit
|
commitdiff
|
tree
2006-09-22
Adrian Bunk
[NET]: Make code static.
commit
|
commitdiff
|
tree
2006-09-22
Sridhar Samudrala
[SUNRPC]: Update to use in-kernel sockets API.
commit
|
commitdiff
|
tree
2006-09-22
Sridhar Samudrala
[NET]: Round out in-kernel sockets API
commit
|
commitdiff
|
tree
2006-09-22
Thomas Graf
[NEIGH]: Move netlink neighbour table bits to linux...
commit
|
commitdiff
|
tree
2006-09-22
Thomas Graf
[NEIGH]: Convert neighbour table dumping to new netlink api
commit
|
commitdiff
|
tree
2006-09-22
Thomas Graf
[NEIGH]: Convert neighbour table modification to new...
commit
|
commitdiff
|
tree
2006-09-22
Thomas Graf
[NEIGH]: Move netlink neighbour bits to linux/neighbour.h
commit
|
commitdiff
|
tree
2006-09-22
Thomas Graf
[NEIGH]: Convert neighbour dumping to new netlink api
commit
|
commitdiff
|
tree
2006-09-22
Thomas Graf
[NEIGH]: Convert neighbour addition to new netlink api
commit
|
commitdiff
|
tree
2006-09-22
Thomas Graf
[NEIGH]: Convert neighbour deletion to new netlink api
commit
|
commitdiff
|
tree
2006-09-22
Patrick McHardy
[IPV6]: Fix policy routing lookup
commit
|
commitdiff
|
tree
2006-09-22
Patrick McHardy
[IPV6]: Fix crash in ip6_del_rt
commit
|
commitdiff
|
tree
2006-09-22
Patrick McHardy
[IPV6]: Fix thinko in rt6_fill_node
commit
|
commitdiff
|
tree
2006-09-22
Patrick McHardy
[NETFILTER]: nf_queue: handle GSO packets
commit
|
commitdiff
|
tree
2006-09-22
Patrick McHardy
[NETFILTER]: Get rid of HW checksum invalidation
commit
|
commitdiff
|
tree
2006-09-22
Patrick McHardy
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM...
commit
|
commitdiff
|
tree
2006-09-22
Patrick McHardy
[NETFILTER]: netbios conntrack: fix compile
commit
|
commitdiff
|
tree
2006-09-22
Thomas Graf
[NET]: Move netlink interface bits to linux/if.h
commit
|
commitdiff
|
tree
2006-09-22
Thomas Graf
[NET]: Convert link dumping to new netlink api
commit
|
commitdiff
|
tree
2006-09-22
Thomas Graf
[NET]: Convert link modification to new netlink api
commit
|
commitdiff
|
tree
2006-09-22
Thomas Graf
[IPv4]: Move interface address bits to linux/if_addr.h
commit
|
commitdiff
|
tree
2006-09-22
Thomas Graf
[IPV4]: Convert address dumping to new netlink api
commit
|
commitdiff
|
tree
2006-09-22
Thomas Graf
[IPV4]: Convert address deletion to new netlink api
commit
|
commitdiff
|
tree
2006-09-22
Thomas Graf
[IPV4]: Convert address addition to new netlink api
commit
|
commitdiff
|
tree
2006-09-22
Thomas Graf
[NETLINK]: Convert core netlink handling to new netlink api
commit
|
commitdiff
|
tree
2006-09-22
Thomas Graf
[NETLINK]: Extend netlink messaging interface
commit
|
commitdiff
|
tree
2006-09-22
Thomas Graf
[IPV4]: Use Protocol Independant Policy Routing Rules...
commit
|
commitdiff
|
tree
2006-09-22
Thomas Graf
[IPV6]: Policy Routing Rules
commit
|
commitdiff
|
tree
2006-09-22
Thomas Graf
[NET]: Protocol Independant Policy Routing Rules Framework
commit
|
commitdiff
|
tree
2006-09-22
Thomas Graf
[IPV6]: Multiple Routing Tables
commit
|
commitdiff
|
tree
2006-09-22
Thomas Graf
[IPV6]: Remove ndiscs rt6_lock dependency
commit
|
commitdiff
|
tree
2006-09-22
Paul Moore
[NetLabel]: tie NetLabel into the Kconfig system
commit
|
commitdiff
|
tree
2006-09-22
Venkat Yekkirala
[NetLabel]: SELinux support
commit
|
commitdiff
|
tree
2006-09-22
Paul Moore
[NetLabel]: CIPSOv4 and Unlabeled packet integration
commit
|
commitdiff
|
tree
2006-09-22
Paul Moore
[NetLabel]: core NetLabel subsystem
commit
|
commitdiff
|
tree
2006-09-22
Paul Moore
[NetLabel]: CIPSOv4 engine
commit
|
commitdiff
|
tree
2006-09-22
Paul Moore
[NetLabel]: core network changes
commit
|
commitdiff
|
tree
2006-09-22
Paul Moore
[NetLabel]: documentation
commit
|
commitdiff
|
tree
2006-09-22
Venkat Yekkirala
[MLSXFRM]: Fix build with SECURITY_NETWORK_XFRM disabled.
commit
|
commitdiff
|
tree
next