summaryrefslogtreecommitdiffstats
path: root/net/appletalk
Commit message (Expand)AuthorAgeFilesLines
* net: correct off-by-one write allocations reportsEric Dumazet2009-06-182-4/+3
* net: sk_wmem_alloc has initial value of one, not zeroEric Dumazet2009-06-171-4/+2
* appletalk: Use frag list abstraction interfaces.David S. Miller2009-06-091-17/+14
* net: remove COMPAT_NET_DEV_OPSAlexander Beregalov2009-05-251-11/+0
* proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-311-1/+0
* appletalk: this warning can go I thinkAlan Cox2009-03-271-5/+1
* net: convert usage of packet_type to read_mostlyStephen Hemminger2009-03-101-2/+2
* appletalk: fix warning: format not a string literal and no ...Hannes Eder2009-02-261-1/+1
* net: replace uses of __constant_{endian}Harvey Harrison2009-02-011-2/+2
* appletalk: remove unneeded stubsStephen Hemminger2009-01-211-6/+4
* appletalk: convert aarp to net_device_opsStephen Hemminger2009-01-071-2/+3
* net/appletalk: Remove redundant testJulia Lawall2008-12-251-3/+0
* netdevice: safe convert to netdev_priv() #part-4Wang Chen2008-11-121-1/+1
* net: '&' reduxAlexey Dobriyan2008-11-031-7/+7
* net: convert print_mac to %pMJohannes Berg2008-10-271-2/+1
* net: Rationalise email address: Network Specific PartsAlan Cox2008-10-131-2/+2
* net: convert BUG_TRAP to generic WARN_ONIlpo Järvinen2008-07-251-2/+2
* netns: Use net_eq() to compare net-namespaces for optimization.YOSHIFUJI Hideaki2008-07-192-5/+5
* [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-262-5/+5
* [ATALK/DECNET]: Use seq_open_private in appletalk and decnet.Pavel Emelyanov2008-02-291-19/+2
* [APPLETALK]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-281-8/+7
* [APPLETALK]: Annotations to clear sparse warningsEric Dumazet2008-01-282-0/+8
* [NET]: Simple ctl_table to ctl_path conversions.Pavel Emelyanov2008-01-281-19/+5
* [NET]: Convert init_timer into setup_timerPavel Emelyanov2008-01-282-6/+3
* [NET]: Forget the zero_it argument of sk_alloc()Pavel Emelyanov2007-11-011-1/+1
* [NET]: sparse warning fixesStephen Hemminger2007-10-101-2/+0
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-101-4/+0
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-7/+2
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-101-3/+3
* [NET]: Make device event notification network namespace safeEric W. Biederman2007-10-102-0/+6
* [NET]: Make packet reception network namespace safeEric W. Biederman2007-10-102-0/+9
* [NET]: Make socket creation namespace safe.Eric W. Biederman2007-10-101-2/+5
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-101-3/+4
* [ATALK]: In notifier handlers convert the void pointer to a netdeviceEric W. Biederman2007-10-102-4/+7
* [NET]: Make all initialized struct seq_operations const.Philippe De Muyter2007-07-102-4/+4
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [NET]: Revert sk_buff walker cleanups.David S. Miller2007-04-271-9/+16
* [NET]: Clean up sk_buff walkers.Jean Delvare2007-04-261-16/+9
* [SK_BUFF]: unions of just one member don't get anything done, kill themArnaldo Carvalho de Melo2007-04-251-4/+4
* [SK_BUFF]: Introduce skb_reset_transport_header(skb)Arnaldo Carvalho de Melo2007-04-252-5/+5
* [SK_BUFF]: Use skb_reset_network_header where the skb_pull return was being usedArnaldo Carvalho de Melo2007-04-251-3/+9
* [SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo2007-04-251-3/+3
* [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet2007-04-251-0/+3
* [APPLETALK]: Fix a remotely triggerable crashJean Delvare2007-04-041-2/+5
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-1/+1
* [PATCH] sysctl: atalk: remove unnecessary insert_at_head flagEric W. Biederman2007-02-141-1/+1
* [PATCH] mark struct file_operations const 7Arjan van de Ven2007-02-122-4/+4
* [NET] APPLETALK: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-104-121/+121
* [PATCH] severing skbuff.h -> highmem.hAl Viro2006-12-041-0/+1
OpenPOWER on IntegriCloud