summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net: Convert printks to pr_<level>Joe Perches2012-03-1125-181/+163
* net: get rid of some pointless casts to sockaddrMaciej Żenczykowski2012-03-113-24/+16
* ipv6: Fix Smatch warning.Li Wei2012-03-111-1/+1
* caif: make zero a legal caif connetion id.sjur.brandeland@stericsson.com2012-03-111-3/+6
* caif: Fix for a race in socket transmit with flow control.Dmitry Tarnyagin2012-03-116-24/+31
* Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2012-03-1114-194/+145
|\
| * batman-adv: Remove spaces after a castSven Eckelmann2012-03-112-3/+3
| * batman-adv: Use {} braces consistent on the arms of a statementSven Eckelmann2012-03-111-1/+2
| * batman-adv: Don't begin block comments with only a /* lineSven Eckelmann2012-03-112-13/+3
| * batman-adv: Ignore 80-chars per line limits for stringsSven Eckelmann2012-03-1112-177/+137
* | ipv4: Make ip_rcv_options() return bool.David S. Miller2012-03-091-3/+3
* | ipv4: Make ip_call_ra_chain() return bool.David S. Miller2012-03-091-4/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-0912-48/+164
|\ \
| * | route: Remove redirect_genidSteffen Klassert2012-03-082-10/+2
| * | inetpeer: Invalidate the inetpeer tree along with the routing cacheSteffen Klassert2012-03-082-1/+80
| * | bridge: fix state reporting when port is disabledPaulius Zaleckas2012-03-081-2/+1
| * | bridge: br_log_state() s/entering/entered/Paulius Zaleckas2012-03-081-1/+1
| * | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller2012-03-072-12/+35
| |\ \
| | * | openvswitch: Fix checksum update for actions on UDP packets.Jesse Gross2012-03-071-12/+32
| | * | openvswitch: Honor dp_ifindex, when specified, for vport lookup by name.Ben Pfaff2012-03-061-0/+3
| * | | IPv6: Fix not join all-router mcast group when forwarding set.Li Wei2012-03-061-0/+4
| * | | netfilter: nf_conntrack: fix early_drop with reliable event deliveryPablo Neira Ayuso2012-03-061-2/+6
| * | | bridge: netfilter: don't call iptables on vlan packets if sysctl is offFlorian Westphal2012-03-061-14/+18
| * | | netfilter: bridge: fix wrong pointer dereferencePablo Neira Ayuso2012-03-061-1/+1
| * | | netfilter: ctnetlink: remove incorrect spin_[un]lock_bh on NAT module autoloadPablo Neira Ayuso2012-03-061-3/+0
| * | | netfilter: ebtables: fix wrong name length while copying to user-spaceSantosh Nayak2012-03-061-3/+13
| * | | tcp: fix tcp_shift_skb_data() to not shift SACKed data below snd_unaNeal Cardwell2012-03-061-0/+4
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-0935-492/+899
|\ \ \ \
| * | | | mac80211: fix smatch lock errors in meshThomas Pedersen2012-03-071-10/+10
| * | | | mac80211: Fix potential null pointer dereferencingAshok Nagarajan2012-03-071-6/+7
| * | | | mac80211: Filter duplicate IE idsPaul Stewart2012-03-074-22/+141
| * | | | NFC: NCI code identation fixesSamuel Ortiz2012-03-064-122/+111
| * | | | NFC: Core code identation fixesSamuel Ortiz2012-03-065-62/+54
| * | | | NFC: LLCP code identation fixesSamuel Ortiz2012-03-064-93/+100
| * | | | NFC: Fix LLCP sockets releasing pathSamuel Ortiz2012-03-062-12/+26
| * | | | NFC: Remove the rf mode parameter from the DEP link up routineSamuel Ortiz2012-03-064-23/+17
| * | | | NFC: SN is not an invalid GT valueSamuel Ortiz2012-03-061-0/+2
| * | | | NFC: Unlink LLCP child sockets from llcp_sock_releaseSamuel Ortiz2012-03-061-13/+3
| * | | | NFC: Fragment LLCP I framesSamuel Ortiz2012-03-061-14/+43
| * | | | NFC: Set MIU and RW values from CONNECT and CC LLCP framesSamuel Ortiz2012-03-062-3/+49
| * | | | NFC: Send LLCP RR frames to acknowledge received I framesSamuel Ortiz2012-03-063-3/+33
| * | | | NFC: Set the right LLCP N(R) value for I framesSamuel Ortiz2012-03-061-1/+1
| * | | | NFC: Clear LLCP SDPs whan MAC goes downSamuel Ortiz2012-03-061-0/+13
| * | | | NFC: Fix bitops usage in LLCPSamuel Ortiz2012-03-061-10/+10
| * | | | NFC: LLCP socket sendmsg implemetationSamuel Ortiz2012-03-063-1/+62
| * | | | NFC: Handle Receiver Not Ready LLCP frameSamuel Ortiz2012-03-061-5/+11
| * | | | NFC: Factorize the I frame queueing routineSamuel Ortiz2012-03-062-17/+29
| * | | | NFC: Add device powered netlink attributeSamuel Ortiz2012-03-061-0/+3
| * | | | mac80211: Modify tsf via debugfs in mesh interfacesJavier Cardona2012-03-061-1/+6
| * | | | mac80211: fix mesh airtime link metric estimatingThomas Pedersen2012-03-063-10/+22
OpenPOWER on IntegriCloud